Reputation: 11999
One of my friend is into mobile game development. Well the issue he faces is like this.. In his game some rooted phone users are able to score very high which is quite impossible unless the the CPU or system clock speed of the android device been slow and that is the case.
Those users use some third party application which makes the device slow and they are able to make absurd high scores.
My question is, Is there a way to determine that device is running below average CPU speed? So users cannot make absurd high score?
Any solutions or ideas or thoughts preferred.
Upvotes: 2
Views: 2004
Reputation: 75788
There is some source library that dose just what you need . Please follow below links . I hope it helps you .
CPU Stats & Observe CPU load level
For you kind information . Please visit here http://android-er.blogspot.in/2009/09/read-android-cpu-info.html
Upvotes: 1