0

I need to know from my app how many times in a day I access to email app, and I need to know when I launch email app.

I have found usage stat and event usage, but any solution allowed me to solve my problem.

Thanks

  • This isn't possible. Android doesn't have a concept of "an email app". Unless you know the name of every email app out there, you couldn't even begin this. – Gabe Sechan Apr 19 '18 at 22:26
  • Of course, it was just an example. For example gmail –  Apr 19 '18 at 22:27
  • You can use `UsageEvents` to accomplish this, please have a look here, where a solution is shown https://stackoverflow.com/questions/46650520/count-how-many-times-every-app-is-used-in-one-day-using-usageevents-usageevents (I have not personally tested it). – BBB Sep 05 '19 at 13:14

0 Answers0