This repository was archived by the owner on Oct 18, 2024. It is now read-only.
-
- Notifications
You must be signed in to change notification settings - Fork 482
This repository was 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
Copy link
Copy link
Closed
Closed
Copy link
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working