Skip to content

GameTheory-/android-webview

Repository files navigation

Android WebView Tutorial

This is a sample app to demonstrate how to setup an android webview with a Progress Bar and a Download Listener with Download Manager. It also shows how to request storage write permission for downloads.

  • Progress Bar shows when page is loading and done loading.
  • Download Listener detects when download links are clicked.
  • Download Manager sets the default downloads directory for downloading, amongst other things.

Project Page with Tutorial

https://techstop.github.io/android-webview/