Posts by cipolatti • 11 points
2 posts
- 
		1 votes1 answer162 viewsA: Doubt back button when opening webview browserGood morning, In an application (using Webview) that made a download in the browser, I used the code below to return to the App when pressed the back button, it would be this? @Override public void… 
- 
		0 votes0 answers35 viewsQ: How to open application options after downloadI am developing an App using Webview, access an existing system made in PHP. It has links to download PDF files, I can make the downloads directing to a browser or in another encoding, I download…