How do I solve no debugable applications in Android studio?

Asked 2 years ago, Updated 2 years ago, 51 views

I'm trying to debug the release version of my app from Android studio, but I can't because of the error message below. What should I do?

No debuggable applications

android gradle android-studio

2022-09-21 17:17

1 Answers

Go to Tools on the menu and do Android-> Enable ADB Integration active.


2022-09-21 17:17

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.