On Feb 24, 9:25 am, elham <[email protected]> wrote:
> DDMS tool helps you find out the CPU usage . You can find out the CPU
> used by each method of your app .
>
> On Feb 24, 12:21 pm, sahar harati <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi!
>
> > I wanna get application cpu usage on android from my java code but i don't
> > know how :(
>
> > Regards
>
> > --
>
> > Sahar Harati
> > BS Student
> > Department of Computer Engineering
> > Sharif University of Technology

or he could parse "/proc/stat" to get the load, a other way for
developement is to reference the DevTools project.

greetings
BaLa

-- 
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

Reply via email to