adelphes / android-dev-ext

Android debugging support for VS Code
https://marketplace.visualstudio.com/items?itemName=adelphes.android-dev-ext
MIT License
216 stars 29 forks source link

App launched but stuck with popup Waiting For Debugger #123

Closed ali-raza-wiztech closed 3 years ago

ali-raza-wiztech commented 3 years ago

Screenshot_20210728-203522

Steps i followed as per Android extension document

  1. Open Vs code as Admin
  2. Installed Android extension
  3. Open Android project
  4. Created launch.json file
  5. Started debugging

app installed in phone but stuch as shown in the picture

ali-raza-wiztech commented 3 years ago

Just Closed Android Studio

  1. run adb devices in terminal
  2. then re run app it started wokring