jiangwei小站
21 字
1 分钟
mac 使用adb
2024-05-31
brew install --cask android-platform-tools

常用命令:

adb devices # 查看连接的设备
adb install <file>