A Simple To Use App That Shows Web Pages Within The App And Download Content Using Phone's Internal Downloader
Download here : Demo Apk
Download or clone this repository and import it into Android Studio.
Open the app/src/main/java/com/webview/app/MainActivity.java
file and replace https://github.com/satyakami
on line 68 with your website
mWebView.loadUrl("https://github.com/satyakami");