Not Able To Debug App In Android Studio

前端 未结 30 2587
小蘑菇
小蘑菇 2020-12-01 02:30

I am making an app in Android Studio, now trying to debug it through adb. When I click on the word Android and the logo on the bottom bar, logcat comes up and recognizes my

30条回答
  •  北海茫月
    2020-12-01 03:16

    For me, it happened when I used Proguard, so by trying all the solutions I cleaned my project and pressed the debug button on Android Studio and it started debugging

提交回复
热议问题