Reputation: 41
After update my android studio to the version of "Android Studio Iguana | 2023.2.1 Patch 1 Build #AI-232.10300.40.2321.11567975, built on March 13, 2024", can not use the debugger.
Error tips below:
Error running 'Attach debug to process'
Unable to find project context to attach debugger for process system_process
Anyone can help me, thx
no use when restart android studio or reboot my computer
Upvotes: 4
Views: 2697
Reputation: 191
If you are using Android Studio Iguana you'll have to use a different version. Nothing worked until I upgraded to Jellyfish.
The issue came back once on Jellyfish, but I was able to resolve it by restarting Android Studio and restarting the debug process.
Upvotes: 0
Reputation: 31
I believe this is an issue with Android Studio Iguana | 2023.2.1 Patch 1. I just switched from that to Android Studio Jellyfish | 2023.3.1 Beta 2 and the problem was fixed.
Upvotes: 3