Searched +refs:android +refs:adb +refs:shell +refs:command (Results 1 – 2 of 2) sorted by relevance
9 Monkey only binds to localhost, so you will need to use adb to setup17 $ adb forward tcp:1080 tcp:108021 $ adb shell monkey --port 108028 respond to every command with a line starting with OK for commands49 This command injects KeyEvent's into the input system. The keycode51 (http://developer.android.com/reference/android/view/KeyEvent.html).63 This command injects a MotionEvent into the input system that73 This command injects a MotionEvent into the input system that84 This command will wake the device up from sleep and allow user input.87 The tap command is a shortcut for the touch command. It will[all …]
44 > adb sync45 > adb shell reverse_debug47 In another window the following command can be used to attach to the running60 This GDB was configured as "--host=x86_64-linux-gnu --target=arm-linux-android".62 <http://source.android.com/source/report-bugs.html>...82 Now try the new "record" command to take a snapshot of the machine state.93 "reverse-continue" command will bring the program back to line 41 and let you