How to get application usage statistics on android? What I want is to access the time (in milliseconds) that each aplication is used.
Thanks
How to get application usage statistics on android? What I want is to access the time (in milliseconds) that each aplication is used.
Thanks
You could use TraceView. Did you mean by programming?
By Programming, You can check out how SpareParts does it.
Dig up the source to "Spare Parts" and see how they do it
(also copy it off the emulator, install it on your phone and make sure it works)