需要基于Windows and .Net Framework 3.5图形化adb工具。
The tool supports tons of functions, such as(特性):
Show current attached devices(显示目前连接的设备)
Upload a file to the device (adb push)(进行push文件)
Download a file to your computer (adb pull) (pull文件从手机)
Reboot device
Take a screenshot (直接重启进bl)
Upload a file to sideload (在adb sideload模式传文件)
Remount partitions to RW with one click (直接一键改编分区权限到RW)
Connect devices over TCP/IP (通过tcp/ip链接手机)
Restart ADB server with one click(一键重启adb服务)
Save Logcat (生成或导出log到其他地址)
Install a APK (安装apk)
Uninstall a APK (卸载apk)
Plugin/Script (插件管理)