specify Launch-activity in launch.json #104

Closed
opened 2025-08-09 17:13:25 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @felwolff on 4/30/2019

I don't have a launch activity in the Manifest (and won't add one, because it normally runs as a service). I use an Activity for debugging to launch the App and used to do it in Android Studio with specifying a launch configuration.
Reading the error output Launch failed: No valid launch activity found in AndroidManifest.xml or launch.json indicates I could do the same, but how to I set it? At least the auto-suggestions did not suggest a suitable attribute.

*Originally created by @felwolff on 4/30/2019* I don't have a launch activity in the Manifest (and won't add one, because it normally runs as a service). I use an Activity for debugging to launch the App and used to do it in Android Studio with specifying a launch configuration. Reading the error output `Launch failed: No valid launch activity found in AndroidManifest.xml or launch.json` indicates I could do the same, but how to I set it? At least the auto-suggestions did not suggest a suitable attribute.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#104
No description provided.