Skip to main content

Posts

Showing posts with the label adb

Android: adb command

Source:  http://developer.android.com/guide/developing/tools/adb.html adb install adb pull adb push  e.g. adb push foo.txt /sdcard/foo.txt adb shell Source: http://en.androidwiki.com/wiki/ADB_Shell_Command_Reference telnet localhost 5554 help|h|? print a list of commands event simulate hardware events geo Geo-location commands gsm GSM related commands kill kill the emulator instance network manage network settings power power related commands quit|exit quit control session redir manage port redirections sms SMS related commands vm manager virtual machine state window manage emulator window