Temp. monitor app
Simple Android application that shows hardware temperaturesfrom /sys/class/thermal and BatteryManager.
* Reading temperatures from /sys/class/thermal directory
(it can use it even if you don't have permission to read contents of
directory)
* Reading temperatures using Android API – BatteryManager class
* Configurable interval of reading sensor data (from 0.1 to 10 seconds)
* Logging temperatures (configurable interval from 1 to 60 minutes)
* Log can be exported as CSV