Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fitri-hy/webview-basic-kotlin
- Owner: fitri-hy
- License: mit
- Created: 2024-04-23T01:26:12.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T01:33:16.000Z (10 months ago)
- Last Synced: 2024-11-19T01:29:05.294Z (3 months ago)
- Topics: kotlin, kotlin-webview, sdk34, webview, webview-app
- Language: Kotlin
- Homepage:
- Size: 102 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.