Add busybox& HyperTerminal to build a Linux toolbox environment under Android
Can perform many commands under Linux for easy debugging and testing applications
1. The phone needs root
2. Install BusyBox and HyperTerminal APK program now (:Http://pan.baidu.com/s/1o60rL4Q)
3. Open the installed terminal emulator, which is a DOS command line Input window where you can enter the commands in the BusyBox Pro tool. The first time you open the Terminal emulator window, use "su" first to get the root permission of the phone.
Enter the display mobile network device command "BusyBox ifconfig" display the results, if it can be displayed correctly, you installed "BusyBox Pro" succeeded
Ok!
Configuration tcpdump can also be run directly on the phone terminal tcpdump Happy grab, tcpdump configuration Reference this note (http://www.cnblogs.com/hzrong/p/4058292.html)
Reference: http://jingyan.baidu.com/article/358570f673bbb4ce4724fcc8.html
Android phone add busybox& Super Terminal build Linux Toolbox