Cannot debug android app in Intellij: “Warning: debug info can be unavailable.”

后端 未结 12 2362
无人及你
无人及你 2020-12-24 05:44

I am trying to debug an app with Intellij 13.0 on Windows 7. Whenever I start debugging I get the following warning:

Warning: debug info

12条回答
  •  旧巷少年郎
    2020-12-24 06:30

    I used adb kill-server in the console to get the Logcat to appear. Running Android Studio 1.02.

提交回复
热议问题