进入官网https://www.androiddevtools.cn/
ctrl+F打开搜索框,输入platform
根据电脑版本,下载并解压
配置环境变量
此电脑->属性->高级系统设置->环境变量->系统变量path->编辑->新建,将adb.exe的路径粘贴到path上
win+R ->cmd 输入adb
成功
2022-04-17 22:56:10
进入官网https://www.androiddevtools.cn/
ctrl+F打开搜索框,输入platform
根据电脑版本,下载并解压
配置环境变量
此电脑->属性->高级系统设置->环境变量->系统变量path->编辑->新建,将adb.exe的路径粘贴到path上
win+R ->cmd 输入adb
成功