A demo project for showing how to use WebViews in Android.
Things covered in this project
- Load a local html file into a
WebView
with the basic WebView settings. - Handle Javascript callbacks from the Javascript to the client.
- Make Javascript callbacks from the client to Javascript.
- Set WebViewClient to the
WebView
- Debugging of
WebView
from The Android Arsenal
No comments:
Post a Comment