How to block adult websites in android programatically
I am developing a parental control Android app with Java.
I want to block all adult websites.
But I don't know how to do it!
Should I have a database of adult websites?
Or is there a website that will give me an api to check for inappropriate websites?