set up device for development (???????????? no permissions)

后端 未结 26 2300
再見小時候
再見小時候 2020-11-22 12:27

I am using a Samsung galaxy nexus phone (Android 4.0 platform) .

I am developing Android app on Ubuntu linux OS. I would like to run my application

26条回答
  •  执笔经年
    2020-11-22 13:17

    Use the M0Rf30/android-udev-rules GitHub community maintained udev-rules

    https://github.com/M0Rf30/android-udev-rules/blob/master/51-android.rules

    This is the most complete udev-rules list I've seen so far, even more than the currently recommended sudo apt-get install android-tools-adb on the official documentation, and it solved that problem for me.

提交回复
热议问题