Android Studio - no debuggable applications

前端 未结 16 2304
遇见更好的自我
遇见更好的自我 2020-12-02 04:42

I tried to debug a release version of my Android application but Android Studio failed to attach a debugger. (It could not find Android procces of my running application).

16条回答
  •  情深已故
    2020-12-02 05:18

    Click the green bug, but make sure the drop down is set to app, if not it will not deploy your app, and just say something about.

    Connected to the target VM, address: 'localhost:xxx', transport: 'socket'

提交回复
热议问题