ubuntu系统下,adb不是内部命令

1.sudo gedit ~/.bashrc
2.在文档末尾加入

export PATH=$PATH:/home/android-sdks/platform-tools

 

OK 搞定!

相关文章: