Runs the Android Application Exerciser Monkey tool on an Android emulator or device.
Unless a filename is entered under the "Advanced…" section, the monkey results will
be written to a file named "monkey.txt" in the root of the workspace.
Selecting the "Publish Android monkey tester results" option below can examine this file
at the end of the build and publish a summary on the build page.
If an Android emulator was started automatically via the "Run an Android emulator during build" option above, monkey will be run on that device.
Otherwise, the tool will be run on an emulator or USB-attached Android device.
If more than one emulator or device is present, this step will currently hang until
only one emulator or device is available — this is the default Android SDK behaviour.