mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2026-02-06 07:56:13 +00:00
Trouble with Android Attach #47
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 @paullmullen on 4/13/2021
Setup
I have Adelphes.android-dev-ext installed in VSCode version 1.55.0 on Windows.
I also have AndroidStudio installed and have installed the SDK Platform Tools installed for Android 11
I have pastedmy launch.json file and my tasks.json file
Problem
When I pick Android Attach from the debug menu, I always get this error: Running the contributed command: 'PickAndroidProcess' failed.
Am I missing a setup step?
Is it possible that I have the .json files installed in the wrong directory?
Am I missing something else simple?
tasks.json
launch.json