参考:https://github.com/snowdream/51-android
http://www.cnblogs.com/cat-lee/archive/2011/07/09/2101718.html
http://developer.android.com/tools/device.html
# vim /etc/udev/rules.d/50-android.rules
加入以下行,更多参考 http://developer.android.com/tools/device.html
SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", MODE="0666",
GROUP="plugdev"
#adb kill-server (需要环境变量支持)
#adb devices
centos adb devices :???????????? no permissions 解决方法,布布扣,bubuko.com