0

Is there anyway to listen to user action outside of our own application? When user clicked on an app let's say Snapchat, then I will check if this name exists in my database. If yes, instead of starting Snapchat, I want to start an activity of my app. In other word, the user will not be able to use Snapchat as it is being blocked. I think this question doesn't need any code snippet, so I'm not posting any of my code. Feel free to let me know if needed. Thanks.

SY L
  • 25
  • 6
  • maybe this can help you https://stackoverflow.com/questions/32987302/how-can-i-intercept-the-intent-when-the-user-open-another-application – matmahnke Dec 13 '20 at 05:22
  • Thanks. It's really a good link, wondering why I can't find this. – SY L Dec 13 '20 at 06:25

0 Answers0