Skip to content

Android WebView quick starter to shortcut website URLs from an Android application. Android 3.0+

Notifications You must be signed in to change notification settings

tonytran1/WebView-Template

Repository files navigation

WebView App Starter

This project is a starter for those looking to quickly port their website application into an Android Application using Android WebView.

You may use this as a template to quickly start favorite websites from an android icon or make a full android application using WebView as the essential view piece.

Simply plug your website's URL into string.xml and you have a working android application.

Built and tested on Android Studios.

Instructions (Quick Start)

  1. Open up the project in Android Studios.
  2. Navigate to strings.xml and change the app name and URL for your website.
  3. Compile/Build the Project.

Location of strings.xml

.\app\src\main\res\values\strings.xml

About

Android WebView quick starter to shortcut website URLs from an Android application. Android 3.0+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages