I have an android app that consists of a webview. It needs to allow users to fill in a form on a webpage and then change the data of the form after the user has clicked
overriding onPageStarted callback in your WebView
onPageStarted
WebView