hak / AndroidCPUThrottling

An app to show Android CPU frequency thermal throttling status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidCPUThrottling

An app to show Android CPU frequency thermal throttling status

The app shows CPU temperature and CPU frequency with the various task load. To monitor stats, it's reading files below: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq /sys/devices/system/cpu/cpu0/cpufreq/cpu_utilization /sys/devices/virtual/thermal/thermal_zone0/temp

External component: GraphView: http://android-graphview.org/

About

An app to show Android CPU frequency thermal throttling status


Languages

Language:Java 100.0%