Reputation: 5423
"Attach Debugger to Android process" is missing in Android Studio 4.0 Canary 7
Upvotes: 3
Views: 646
Reputation: 31
I was also facing the same issue. If you have flutter plugin enabled then disable and restart android studio and the option will come back.
Or if you aren't using flutter then you can find "attach debugger to process" option under "run" tab.
Upvotes: 3