max上添加android驱动支持
用到的命令:
命令方式最简单,键入如下两行命令你就可以实现对文件的现实和隐藏功能了。这个时候肯定会有童鞋问:“在哪里敲命令呢?”,Launchpad——其他——终端,打开之后就可以键入命令了。
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false
查看链接设备vendor id
system_profiler SPUSBDataType
修改adb。。
/Users/pandans/.android/adb_usb.ini