Debugging Android WebView Using Chrome Developer Tools

Опубликовано: 08 Октябрь 2024
на канале: DevWithGeraud
4,695
31

In this tutorial, we will be learning about the steps required to remotely debug an Android Webview in the DevTools of the Google Chrome browser. Now, you can debug all the things like performance, script execution time, network, etc. That’s it, enjoy debugging on Android webView using chrome developer tools.

We will begin by creating a simple android application that contains a Webview widget that will be displaying a website/web page of our choice. Then we will be connecting it to the Chrome Developer tools from which we can debug our webView and perform various actions.


Additional Resources:
Medium Article for those who what to read:   / 2ec34b99ad5b  
Enable Kotlin Extensions: https://antonioleiva.com/kotlin-andro...

Social Media Links:
Twitter:   / luku_geraud  
Linkedin:   / luku-geraud  

Thanks for watching the video and don't forget to subscribe and comment.