I know it\'s somehow possible to get the CPU\'s temperature because I downloaded an app that does it in an unrooted device. How is it done?
edit: The application is
http://repo.xposed.info/module/org.narcotek.cputemp
Read this one carefully, I think it might help you.
I am using an app called cool tool; it's amazing it has lots of features... Then I enabled custom labels 1 and followed what the link said.
I changed the path to /sys/class/thermal/thermal_zone0/temp
and there was this option which I didn't change refer:(/d+)/d{3}
And also replacement pattern:1$
Hope this helps use cool tool if you have to!