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.
Asked
Active
Viewed 30 times