cpu usage - Unable to import android.server.* package -


i trying use android.server.processstats class cpu usage statistics (pcpu, idle time, etc) of app on android device, i'm not able import package android.server required use class. after searching on net, came know android.server package not part of standard sdk.

can please tell me how/where should find package. thanks!

there go. rest of package included.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -