Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ...
- Host: GitHub
- URL: https://github.com/atypicalim/android-web-app
- Owner: Atypicalim
- License: apache-2.0
- Created: 2022-08-10T17:45:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T12:41:06.000Z (5 months ago)
- Last Synced: 2024-08-30T11:55:51.045Z (5 months ago)
- Topics: android, app, browser, web, webview
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 support3. Example
![screenshot](./screenshot.png)