Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

[Bug]: Failed to launch application with package name 'com.example.myapplication #1392

Closed
2 tasks done
SavageTomato opened this issue Oct 22, 2023 · 0 comments
Closed
2 tasks done
Labels
bug Something isn't working
Milestone

Comments

@SavageTomato
Copy link

SavageTomato commented Oct 22, 2023

What happened?

After the built i tried the launch app button.

What's the expected behavior?

What version of AndroidIDE you're using?

v2.5.3 (debug builds)

Relevant log output

AndroidIDE                E   Failed to launch application with package name 'com.example.myapplication' 
AndroidIDE                E  android.content.IntentSender$SendIntentException
AndroidIDE                E  	at android.content.IntentSender.sendIntent(IntentSender.java:241)
AndroidIDE                E  	at android.content.IntentSender.sendIntent(IntentSender.java:162)
AndroidIDE                E  	at com.itsaky.androidide.utils.IntentUtils.launchAppApi33(IntentUtils.kt:125)
AndroidIDE                E  	at com.itsaky.androidide.utils.IntentUtils.launchApp(IntentUtils.kt:100)
AndroidIDE                E  	at com.itsaky.androidide.actions.etc.LaunchAppAction$execAction$2.invoke(LaunchAppAction.kt:70)
AndroidIDE                E  	at com.itsaky.androidide.actions.etc.LaunchAppAction$execAction$2.invoke(LaunchAppAction.kt:62)
AndroidIDE                E  	at com.itsaky.androidide.actions.InternalActionUtilsKt.openApplicationModuleChooser(internalActionUtils.kt:53)
AndroidIDE                E  	at com.itsaky.androidide.actions.InternalActionUtilsKt.openApplicationModuleChooser(internalActionUtils.kt:32)
AndroidIDE                E  	at com.itsaky.androidide.actions.etc.LaunchAppAction.execAction(LaunchAppAction.kt:62)
AndroidIDE                E  	at com.itsaky.androidide.actions.internal.DefaultActionsRegistry$executeAction$1.invokeSuspend(DefaultActionsRegistry.kt:203)
AndroidIDE                E  	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
AndroidIDE                E  	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
AndroidIDE                E  	at android.os.Handler.handleCallback(Handler.java:942)
AndroidIDE                E  	at android.os.Handler.dispatchMessage(Handler.java:99)
AndroidIDE                E  	at android.os.Looper.loopOnce(Looper.java:226)
AndroidIDE                E  	at android.os.Looper.loop(Looper.java:313)
AndroidIDE                E  	at android.app.ActivityThread.main(ActivityThread.java:8810)
AndroidIDE                E  	at java.lang.reflect.Method.invoke(Native Method)
AndroidIDE                E  	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
AndroidIDE                E  	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SavageTomato SavageTomato added the bug Something isn't working label Oct 22, 2023
@itsaky itsaky added this to the v2.6.1-beta milestone Nov 11, 2023
@itsaky itsaky closed this as completed in 7613b46 Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants