Thanks Kris, yes, i am not using any thing either service or background thread computation, but still it has been consuming approx 2% CPU, i have been looking it through another application "Android assistant".
is there any way to know running thread of application from eclipse? so that i can understand that, which thread is running and using CPU. Regards imran ali On Oct 31, 4:13 pm, Kristopher Micinski <krismicin...@gmail.com> wrote: > If you're not doing anything compute intensive in a service or > something else like that, just using foreground UI, this sounds like > perfectly normal operation that you can't do anything about. > > kris > > > > > > > > On Mon, Oct 31, 2011 at 7:09 AM, imran ali <imran...@gmail.com> wrote: > > Hi all, > > In one of myapplicationi have been using TabHost->(4-tab, so )4- > > ActivityGroup->{lots of Activity in every ActivityGroup}. > > i fond that myapplicationhas been usingCPUat least 2% of system, > > though theapplicationis in background. > > i observed that, at first time when i am startingapplicationwith new > > process (after killing old one from settings), then it has been > > consuming approx 30% ofCPUwhenapplicationis in background, after > > some time approx 5 to 10 mint, it comes to approx 2% automatically, > > there up-one it has been consuming approx 2% to 10% while i am > > switchingapplicationbackground to foreground and foreground to > > background, till i don't start again with new process(as i stated > > with new process it is approx 30% ofCPU). > > > if any body have any idea then pleas help me. > > > regards > > Imran ali > > > -- > > You received this message because you are subscribed to the Google > > Groups "AndroidDevelopers" group. > > To post to this group, send email toandroid-develop...@googlegroups.com > > To unsubscribe from this group, send email to > >android-developers+unsubscr...@googlegroups.com > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en