Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fitri-hy/webview-basic-kotlin

Basic Webview Application Using Kotlin - Android Studio SDK 34
https://github.com/fitri-hy/webview-basic-kotlin

kotlin kotlin-webview sdk34 webview webview-app

Last synced: 15 days ago
JSON representation

Basic Webview Application Using Kotlin - Android Studio SDK 34

Awesome Lists containing this project

README

        

# Webview Kotlin

Basic Webview Application Using Kotlin - Android Studio SDK 34

## Instalation
- Clone Repositories
```
git clone https://github.com/fitri-hy/webview-basic-kotlin.git
```
- Import Project in Android Studio
- Run / Build Project

## Supported Grandle
```
compileSdk = 34
minSdk = 24
targetSdk = 34
```

Support me by giving stars. Hope it is useful.