The kotlin on Android Webview Browser tutorial demonstrates how to implement a basic web browser app using the kotlin programming language.
This kotlin on android development tutorial follows on from the kotlin webview toolbar tutorial
In this Kotlin on Android development tutorial we will be forward and back icons for navigating the webview history. And underneath the action toolbar we will be adding a ProgressBar for displaying page loading status updates.
Episodes
- Webview introduction
- Action ToolBar
- Navigation Buttons
- Kotlin ArrayList
- Web history DialogFragment
- Dialog Interface
- RecyclerView
- RecyclerView OnClick