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

iphone - Using nested NSDictionary with Picker -

javascript - Iterate over array and calculate average values of array-parts -

php - accessing mysql using different server to which db connection data is located -