Not Able To Debug App In Android Studio

前端 未结 30 2606
小蘑菇
小蘑菇 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:19

    What worked for me in Android Studio 3.2.1

    Was:

    RUN -> Attach debugger to Android Process --> com.my app

提交回复
热议问题