https://github.com/ashirafzal/webviewexample
This ia an simple example of how you can convert a responsive website into an android app by using the Web view .
https://github.com/ashirafzal/webviewexample
Last synced: 10 months ago
JSON representation
This ia an simple example of how you can convert a responsive website into an android app by using the Web view .
- Host: GitHub
- URL: https://github.com/ashirafzal/webviewexample
- Owner: ashirafzal
- Created: 2019-02-02T00:05:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T00:12:52.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T04:43:03.493Z (12 months ago)
- Language: Java
- Homepage:
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebViewExample
This ia an simple example of how you can convert a responsive website into an android app by using the webview and also using its full
functionallty by adding the javascriptenabled(true) into your code and more back pressed compabiltiy by addding a builtin method of
backpressed().