I have to make an application that tests an android application using MonkeyRunner tool.I have read android developer documentation.but still dont know how to work with monkey runner.please help me.
I have installed the application on emulator via command line.now I have to start monkey runner and need to generate random touches and inputs. And also need screenshots.