A monkeyrunner class that contains static utility methods.
Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Displays an alert dialog to the process running the current program.
|
|||||||||||
Displays a dialog with a list of choices to the process running the current program.
|
|||||||||||
Displays the monkeyrunner API reference in a style similar to that of Python's
pydoc tool, using the specified format. |
|||||||||||
Displays a dialog that accepts input.
|
|||||||||||
Pauses the current program for the specified number of seconds.
|
|||||||||||
MonkeyDevice |
Tries to make a connection between the
monkeyrunner backend and the specified device or emulator.
|
http://www.devdiv.com/android/docs/guide/developing/tools/MonkeyRunner.html
/**
* @author 张兴业
* 邮箱:xy-zhang@163.com
* qq:363302850
*
*/