Skip to content

A Simple To Use App That Shows Web Pages Within The App And Download Content Using Phone's Internal Downloader

License

Notifications You must be signed in to change notification settings

mmck345/Android-Webview-App

 
 

Repository files navigation

Android-Webview-App

A Simple To Use App That Shows Web Pages Within The App And Download Content Using Phone's Internal Downloader

Platform API

Screenshot

Demo

Download here : Demo Apk

Getting Started

Download or clone this repository and import it into Android Studio.

Change Website URL

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");

About

A Simple To Use App That Shows Web Pages Within The App And Download Content Using Phone's Internal Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%