This is a minimal application, only featuring an activity with a single button. It is meant to be cloned to study energy consumption of crash-reporting third-party libraries.
The scenario.sh
script allows you to automatically browse through the application.
It will automatically launch the app, click the button (that supposedly crash the app), then tap outside error message window, and finally, wait a few seconds for error reports to be sent.
To use it, make sure you have adb
installed and an Android device with dev mode plugged-in.