As a part of enterprise security, I need to restrict the default android browser to block some website.
I have implemented a background service that will notify me when user opens the browser.
How to get the website URL or browsing content while the user accesses a website ?
How to monitor it ?