Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atypicalim/android-web-app

a webview wrapper for android ...
https://github.com/atypicalim/android-web-app

android app browser web webview

Last synced: about 2 months ago
JSON representation

a webview wrapper for android ...

Awesome Lists containing this project

README

        

# android-web-app

0. Introduction

> this is a webview wrapper for android, you can build a app launching your website by default ...

1. Usage

* clone this repository
* change `main_web_page_url` to your target url in `string.xml`
* change app theme to your preferred color in `colors.xml`
* change app name and other tips in `string.xml`
* replace `drawable/android.png` to your preferred app icon
* then build it.

2. Features

* useful floating buttons
* fullscreen video support

3. Example

![screenshot](./screenshot.png)