DroidDump / WebViewSample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebView Sample

In the project-level 'local.properties' file, need to add the parameter:
BASIC_URL=<YOUR BASIC URL> (without quotes)

For example:
BASIC_URL=http://example.com/

After that rebuild the project.

About

License:MIT License


Languages

Language:Kotlin 100.0%