Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 383 Bytes

crwebview

export android webview from chromium source code as aar sdk

How to use crwebview

1. add crwebview 2.0 aar files into your project

2. change import in your source code

update android java code from

import android.webkit.WebView

to

import org.chromium.android_crwebview.webkit.WebView

Sponsors

  1. AirConsole