Sunday, July 12, 2009

Android: Monkey Test

http://developer.android.com/guide/developing/tools/monkey.html

Take browser for example:

$ ./adb shell monkey com.android.browser -v 500 (count)

You will see random input to the application.

No comments:

Related Posts Plugin for WordPress, Blogger...