Ajay Singh
Ajay Singh

Reputation: 1621

How to get application open and close time for all installed application

How can I get open and close time for all installed app. I have to create a app that will calculate app usages statics on phone.

Thanks, Ajay

Upvotes: 1

Views: 645

Answers (2)

Mike dg
Mike dg

Reputation: 4658

On the application level you would need to run a service that periodically checks and tracks statistics itself. At the platform level, you should be able to easily make modifications to track this fairly accurately..

Upvotes: 1

dev_android
dev_android

Reputation: 8818

I donot think it is at all possible.

Upvotes: 1

Related Questions