一、Ubuntu adb环境配置 1. 安装 adb 下载代码编译完成后,会在/home/apuser/6810_ts_code/out/host/linux-x 86/bin/生成adb文件,需要拷贝到/usr/bin目录下,并更改权限。在终端运行 adb help,查看adb是否安装成功。