mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Waiting for Debugger #100
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @K41t0uK1dd0 on 6/11/2019
Hi! I used gradle to build the android project and tried to run the google map activity sample from android studio on vscode, with the automatically generated configuration. I ran into the problem that on my apk emulator device, it is telling me that it is "Waiting for the debugger". I could not find any similar problem shown up using the vscode extension.

Thus, I am here to see if anyone have run into this before.