Android Energy Profiling Made Easy
We are thrilled to release version 2 of PowDroid, our energy-profiling tool for Android devices.
With this release, we are simplifying monitoring energy consumption with an improved command-line version, and a new graphical interface to easily measure the energy profiles of Android devices.
PowDroid works on all Android devices, and runs on Windows, Linux and macOS with Python 3.
Main New Features and Changes
- New GUI for PowDroid with PyQT6, with a streamlined and simplified usage. Thanks to @nlorit. Issue #3, multiple PRs and multiple commits.
- Refactoring the code with an improved version of the CLI. Thanks to @DESPREZJulien. Multiple commits.
- Many bug fixes to work with the latest versions of Python and testing on multiple systems. Thanks to @DESPREZJulien, @nlorit, @PeterKleinHaneveld, @adelnoureddine, @olegoaer, @Guiguizou. Issue #1, PR #2 and #4, and multiple commits.
