Windows环境下ADB调试——安装adb

一、下载

Windows版本:https://dl.google.com/android/repository/platform-tools-latest-windows.zip

Mac版本:https://dl.google.com/android/repository/platform-tools-latest-darwin.zip

Linux版本:https://dl.google.com/android/repository/platform-tools-latest-linux.zip

二、解压缩

放置到想要安装的位置,进行解压缩。

三、配置环境

在系统属性中加入环境变量

把刚刚解压缩的位置,设置到环境变量中。

四、测试

打开power shell或dos,查看版本信息:

相关推荐
风和先行1 小时前
adb 命令查看设备存储占用情况
android·adb
小兜全糖(xdqt)8 小时前
mysql数据同步到sql server
mysql·adb
帅得不敢出门1 天前
安卓设备adb执行AT指令控制电话卡
android·adb·sim卡·at指令·电话卡
鬼才血脉1 天前
docker+mysql配置
mysql·adb·docker
CircleMouse1 天前
MySQL8完全卸载方法-Win10系统
adb
小小哭包1 天前
MySQL日期时间函数大全
android·adb
ShuQiHere2 天前
【ShuQiHere】️`adb kill-server` 和 `adb start-server` 命令的作用
adb
ShuQiHere2 天前
【ShuQiHere】️ 深入了解 ADB(Android Debug Bridge):您的 Android 开发利器!
android·adb
fighting_sunnyGirl3 天前
mac端mumu模拟器adb识别不了问题
macos·adb
D@.4 天前
如何将MySQL彻底卸载干净
数据库·mysql·adb·方法·彻底删除