Summary: 1. An idle Android phone, hardware without special requirements, system requirements have been root.
2.before swiping in, install wifi-adb.apk on the phone, and the ADB Toolkit version of the computer is ADB 1.0.39
3. Installing Busybox:busybox on Android is a single executable implementation of standard Linux tools. BusyBox contains a few simple tools, such as Cat and Echo, and includes larger, more complex tools such as grep, find, Mount, and Telnet. Some people refer to BusyBox as the Swiss Army knife in the Linux tool. Simply speaking, BusyBox is like a big toolbox, which integrates many of the tools and commands of Linux.
4. Refer to http://www.hdpfans.com/thread-468444-1-1.html, perform install-line brush. bat.
5. If prompted "adbd cannot run as root in production builds", because the root is not complete, the process is to the root of the full mobile phone installation adbd, you can directly install "super adbd.apk, Select Start Super ADBD after the installation is complete.
6. If the prompt folder is a read-only folder, you can download the re file manager on your phone and mount the root directory as read-write.
7. The script execution to the following two commands can be error-prone and does not affect the results.
ADB Shell Ln-s/system/bin/busybox/system/bin/tar
ADB Shell Ln-s/system/bin/busybox/system/bin/wget
Android phone when transmission download machine, FTP, Essentials Summary