Android SDK not recognizing debug-able device

前端 未结 19 1044

I\'m new to Android development, and am attempting to run a test application on my actual device. I followed the instructions at http://developer.android.com/guide/developin

19条回答
  •  伪装坚强ぢ
    2020-12-14 05:25

    type on Chrome:

    chrome://inspect
    

    All your connected devices will be listed. If debug session was not enabled, a confirmation dialog should appear in your device. Accept it.

    It worked for me.

提交回复
热议问题