app_analysis 0.2.5 app_analysis: ^0.2.5 copied to clipboard
Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
app_analysis #
Package that provides an ability to track device stats, including CPU/RAM/Battery/Traffic.
Getting Started #
ONLY ANDROID OS IS SUPPORTED!
Add intro here
Examples #
Add examples here
Feature requests and Bug reports #
Feel free to post a feature requests or report a bug here.
TODO #
- Add docs
- Migrate to platform agnostic file operations
- Remove external
battery_info
dependency in favour of custom data provider - Add interesting data based on analysis results in
AnalysisInfo
model