I tried to send monkey commands in a test application. When I install the application on the emulator, the packageManager refuses to grant permission "SET_ACTIVITY_WATCHER" which is required to run Monkey.
My question is - is it possible to call Monkey in a user application? If so, how? Thanks.
