Android Studio cannot debug _all target |
|||||
Issue descriptionAndroid studio 3.4 canary 8 If I follow the default instructions in https://chromium.googlesource.com/chromium/src/+/HEAD/docs/android_studio.md then I am unable to debug remote targets. If I use generate_gradle.py with a specific APK target I'm able to debug.
,
Jan 4
I can't attach a debugger to a phone or emulator. It doesn't recognize the APK so it doesn't show the processes in the chooser window. (see attached) Also, the Edit Configurations dialog has an error which may be related (see attached).
,
Jan 7
Hmm... this might be related to using _all rather than passing --target with the specific apk target. If you figure out a good solution, feel free to take this bug.
,
Jan 7
I've found that by passing --target, it allows me to attach to processes. Example: build/android/gradle/generate_gradle.py --canary --target //chrome/android:chrome_public_apk
,
Jan 7
,
Jan 11
Available, but no owner or component? Please find a component, as no one will ever find this without one.
,
Jan 14
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by wnwen@chromium.org
, Dec 20