I was trying to find the cycles per second for an Android device and stumbled upon this API class: http://static.meizu.com/m9sdk/reference/android/os/CPUfreq.html
Has anyone used this before? What do read and save methods do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no CpuFreq in the Android SDK, and there does not appear to be such a class in the current Android source code.
Hopefully not, except perhaps in a firmware app.