Skip to content

joseluisbn/WebViewAndroid

Repository files navigation

WebViewAndroid

Simple Webview coded in Kotlin and developed in Android Studio.

Developer notes

You can freely use this repository and modify the code.

To change URL shown in the app, simply open MainActivity.kt file:

WebViewAndroid/app/src/main/java/com/example/webviewandroid/MainActivity.kt

Finally, change the value of BASE_URL (line 12).

About

Simple WebView developed in Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages