I'm using a WebView and I want to let the person download through the WebView.
It's a simple WebView that have a link to download a zip file.
Can I do using the webview? (Like Chrome)
at least I want to get the listener when the user try to download the file though the WebView.