call system time millis in a loop till it changes, Increment a variable, call system time millis until it changes again. You now know the number of system calls you can do in a ms. Note cpu mhz. Run this prog on 3 diff phones. Now you have a trend of syscalls per ms you can use to extrapolate mhz on any phone. I think.
On Jun 5, 10:05 am, Martiño <[email protected]> wrote: > Is there a way of getting the speed at which the device is running? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

