Debug starts but dies on splash activity #138

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

Originally created by @nahuelhds on 8/3/2017

Hi! I'm very interested in using your debugger. Look quite good. I've successfuly connected to ADB, setup the apk file through the launch.json file and so. The thing is that when I press F5 I have the following output in the cosole:

Checking buildSearching for devices...
Found 1
deviceDeploying current build...
Installing...
Launching com.aviron.pasajeros/.splash.SplashActivity on device 192.168.189.101:5555 [API:16]
Device disconnected

Those lines are shown alltogether but that's not an issue right now. The thing is that after launching the app the debugging process dies and so the app.

Maybe I'm doing something wrong.

My context is:

  • Windows 10 64 bits.
  • AMD processor
  • Running with Genymotion

Thanks in advance

*Originally created by @nahuelhds on 8/3/2017* Hi! I'm very interested in using your debugger. Look quite good. I've successfuly connected to ADB, setup the apk file through the launch.json file and so. The thing is that when I press F5 I have the following output in the cosole: ``` Checking buildSearching for devices... Found 1 deviceDeploying current build... Installing... Launching com.aviron.pasajeros/.splash.SplashActivity on device 192.168.189.101:5555 [API:16] Device disconnected ``` Those lines are shown alltogether but that's not an issue right now. The thing is that after launching the app the debugging process dies and so the app. Maybe I'm doing something wrong. My context is: - Windows 10 64 bits. - AMD processor - Running with Genymotion Thanks in advance
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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