[android-developers] Re: application CPU usage

2012-02-24 Thread BaLa
Hi you can parse "/proc/stat" maybe i'm wrong but as far as i know there is no api for this kind of things. a other way will be to reference the project "DevTools" to your project to get this kind of information, greeting BaLa -- You received this message because you are subscribed to the Goo

[android-developers] Re: application CPU usage

2012-02-24 Thread BaLa
On Feb 24, 9:25 am, elham 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 wrote: > > > > > > > > > Hi! > > > I wanna get application cpu usage on android from my java code but i don't > > kn

[android-developers] Re: application CPU usage

2012-02-24 Thread elham
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 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 > De