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.
- Open up the project in Android Studios.
- Navigate to strings.xml and change the app name and URL for your website.
- Compile/Build the Project.
Location of strings.xml
.\app\src\main\res\values\strings.xml