Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noboru-i/sample-hybrid-android
Sample of using android.webkit.WebView.
https://github.com/noboru-i/sample-hybrid-android
android sample webview
Last synced: 25 days ago
JSON representation
Sample of using android.webkit.WebView.
- Host: GitHub
- URL: https://github.com/noboru-i/sample-hybrid-android
- Owner: noboru-i
- Created: 2018-07-03T06:45:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T02:53:43.000Z (over 6 years ago)
- Last Synced: 2024-11-11T22:52:34.583Z (3 months ago)
- Topics: android, sample, webview
- Language: Java
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Hybrid Android
## What is this?
Sample of using android.webkit.WebView.
- Customize User-Agent.
- Add javascript interface.
- Set cookie.
- Open browser app when loading outside domain.
- Allow Self-signed certificate. (for using Charles.)