dumpsys - an Android tool that dumps interesting information about the status of system services
Tue, 2012.11.13 - 21:26 — müzso
Obvious benefits:
- Possibility to easily get system information in a simple string representation.
- Possibility to use dumped CPU, RAM, Battery, storage stats for a pretty charts, which will allow you to check how your application affects the overall device!
If you run dumpsys you would see a ton of system information. But you can use only separate parts of this big dump.
To see all of the "subcommands" of dumpsys do:
dumpsys | grep DUMP
Recent comments
2 years 11 weeks ago
3 years 33 weeks ago
3 years 33 weeks ago
3 years 35 weeks ago
3 years 36 weeks ago
3 years 43 weeks ago
3 years 43 weeks ago
3 years 43 weeks ago
3 years 43 weeks ago
3 years 43 weeks ago