ADB 未找到命令 ubuntu系统 2winter 2020-03-19 (Updated: 2020-03-19) 开发 ADB 最近不知道怎么回事,自动把shell换成默认的bash后,adb就总是无法使用,每次都要使用: source ~/.bash_profile 然后 就可以用了…