Profiler
Component monitoring in real-time everywhere on screen. You can customize layout, its size and transparency. You can set your prefered data format and chart color for better clarity.
Supported components: (Depends on data provided by your device)
Some points from development:


Google Play Link :

Component monitoring in real-time everywhere on screen. You can customize layout, its size and transparency. You can set your prefered data format and chart color for better clarity.
Supported components: (Depends on data provided by your device)
- CPU load
- GPU load
- RAM usage
- Network traffic
- Temperature
- Battery voltage and temperature
Some points from development:
- Development took me more that 200 hours.
- Development of component monitoring without UI took about 10 hours.
- No 3rd party library was used, not even Android Support Library.
- Size of APK is only 103kB.
- APK contains only application icon and 9-patch image for shadow, everything else are drawn into canvas.
- I developed this app more for fun that I really need it.
- Project was created in March 17, 2014 in Eclipse.
- Application was tested on 7 android phones and 2 tablets before public release.
- In day of public release, code contained 24 TODO, FIXME and DOIT tags.
- Application is written in Java in 7013 lines of code.






Google Play Link :

Last edited by a moderator: