Back to Browse

Kotlin android development tutorial - Using WebView

11.6K views
Jul 27, 2017
13:59

In this Kotlin android development tutorial we will be setting up a form that accepts a website Uri and then loads that Uri into a WebView. 1 - Kotlin Webview https://youtu.be/FjNkbpmmsEI 2 - Kotlin Toolbar https://youtu.be/bEIxL6EOKLQ 3 - Kotlin Browser https://youtu.be/oJcsiFsSCVs 4 - Kotlin ArrrayList https://youtu.be/phcQfdp-5W4 5 - Kotling DialogFragment https://youtu.be/sQDm7J5RXrM 6 - Kotlin Interface https://youtu.be/P564Me4AA3k In this tutorial we will cover: - Adding internet permission - Creating a layout that takes a form and a WebView - Implementing a function that constructs a Uri - Implementing a function that loads a Uri into a WebView - Adding an on click listener to a button Kotlin API's covered: - Button.setOnClickListener {} - @Throws(UnsupportedOperationException::class) For questions, training and consultancy support I can be contacted here https://www.codementor.io/mobapptuts Disclaimer - The only support provided on this channel which includes questions, will be submission of suspect bugs that are reproducible on android Nexus hardware on the github code base. For much more information checkout Website - https://www.nigeapptuts.com Codementor - https://www.codementor.io/mobapptuts Twitter - https://twitter.com/MobAppTuts Facebook - https://www.facebook.com/nigeapptuts Google+ - https://plus.google.com/b/115884642086760882044 Pinterest - https://www.pinterest.com/mobapptuts/

Download

0 formats

No download links available.

Kotlin android development tutorial - Using WebView | NatokHD