Is it possible to block all websites except one website on android programmatically?

Is there a way to block websites programmatically on an Android device if the user opens any browser in his project. actually my requirement: I have only one website that opens only in the browser, with the exception of this website, if any website opens, if it does not open (blocked), it shows some warnings. If someone solves my problem.

+3
source share
1 answer

No. You cannot do this until you have a special application or proxy settings.

- Android, , - .

0

All Articles