Basic usage: adb shell monkey [options] <event-count> Example: adb shell adb shell monkey -p your.package.name -v 500 Link: developer.android.com/guide/developing/tools/monkey.html