syedissambukhari / Webview_android_application

Webview Android Full Applications with functional

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Webview Android Full Applications with functional

License:GNU General Public License v3.0


Languages

Language:Java 100.0%