How do I get the CPU temperature?

后端 未结 5 1608
挽巷
挽巷 2020-12-10 04:39

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

5条回答
  •  萌比男神i
    2020-12-10 04:58

    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!

提交回复
热议问题