Profiles runtime and energy on Android devices without requiring using the original python tool and, eventually, an ADB connection. It can be invoked via command-line from a workstation connected to the device or from the device itself.
Note: It does not support on-device results analysis. The results files must be exported to a workstation and analyzed with the python version (manafa -d <results_dir>).
- *Nix-based OS;
- Android SDK tools (adb);
- E-Manafa (for analyzing and generating the results).
$ ./manafa.sh install
$ ./manafa.sh start
$ ./manafa.sh stop
$ ./manafa.sh export
$ ./manafa.sh analyze
$ sh manafa.sh start
$ sh manafa.sh stop