Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.)