All Projects → Ansh1234 → WebViewDemo

Ansh1234 / WebViewDemo

Licence: other
A demo project for showing how to use WebViews in Android.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

WebViewDemo

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

                 

I wrote a blog about how this. Here is the post.

=====

Checkout my other projects

AppDataReader - A library for reading Shared Preferences and Database values within the application. RxDownloader- Demo of Downloading Songs/Images through Android Download Manager using RxJava2 RxFbLiveVideoEmoticons - Demo of Fb Live Video Reactions using RxJava2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].