Hi, Maybe you could have a look at com.android.server.ProcessStats :)
Cheng On 6 sep, 17:33, Andy <[email protected]> wrote: > Hi everyone, > > Does anyone know of a direct api that allows access to CPU usage > statistics for different applications/tasks running inside android? > All I can find is data available by accessing a file "/proc/stat" but > this seems a little cumbersome. ActivityManager holds data about > processes/tasks etc but no CPU usage stats. > > Many thanks for any help. > > Andy -- 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

