User Tools

Site Tools


android:mac-adb

This is an old revision of the document!


MAC OS X下如何连接Android device

编辑~/.android/adb_usb.ini,添加对应的vender id就好了,然后重启电脑

pjq@mac:~ > cat ~/.android/adb_usb.ini 
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x4CC
0x15eb
0x15d1
0x0fce

更多verdor id参考:

http://developer.android.com/guide/developing/device.html

/var/www/dokuwiki/wiki/data/attic/android/mac-adb.1334145710.txt.gz · Last modified: 2016/05/05 13:06 (external edit)