0
Hello! I am doing some tests on my android application and on a certain Activity I intend to put a webview. I would like to monitor the url of this webview, so when the user enters a predetermined url (example: www.google.com) the application performs certain action (example: leave visible button). I did some research related to this but could not clarify my doubts. I would like to know how I can implement such features to my application.