Skip to content

Android utility app for the purpose of observing 'WebViewClient' events.

License

Notifications You must be signed in to change notification settings

warren-bank/Android-WebViewClientObserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A little Android utility app for the purpose of observing WebViewClient events.

Debug information for the page loaded in the WebView is displayed as HTML in a prepended DOM element.

Though generally informative, the purpose for this app is to debug this issue. Specifically, that the onPageStarted and onPageFinished events are called multiple times during a single page load. This issue is also discussed in depth here.

Legal

About

Android utility app for the purpose of observing 'WebViewClient' events.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages