** adb配置** adb环境变量配置 在系统变量中找到path 变量 在里面添加 D:\android studio\sdk\platform-tools;即 你的adb.exe在android sdk中所在位置的路径。*