Android studio 2.3 “Debug shows Connected and Disconnected lines but nothing in between”

后端 未结 4 630
醉酒成梦
醉酒成梦 2020-12-21 05:50

I\'m testing my app in a physical device

On debug run

    Console 

$ adb push C:\\Users\\arjun\\AndroidStudioProjects\\Scol\\app\\build\\outputs\\a         


        
4条回答
  •  借酒劲吻你
    2020-12-21 06:22

    Look at menu bar and go to Run → Edit Configurations.

    Select the second tab, "Miscellaneous".

    Check "Show logcat automatically" and "Clear log before launch".

提交回复
热议问题