0

I want to count how many times my browser is opened. I guess somehow I need to register a broadcast receiver but I do not know how my intent filter should look like.

I do not want to handle when intent is fired for opening a browser, I just want to be notified about that.

any ideas how can I do that ?

Lukap
  • 31,523
  • 64
  • 157
  • 244

1 Answers1

0

Android, Detect when other apps are launched

What you are asking for has already been discussed, and further I agree with Pontus Gagge on the matter. Why do you want to count the number of times the browser was opened?

Community
  • 1
  • 1
ahodder
  • 11,353
  • 14
  • 71
  • 114