Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 391 Bytes

File metadata and controls

19 lines (12 loc) · 391 Bytes

Kotlin Webview

A Kotlin App that uses a webapp url, which is rendered as an Android App.

Updating URL

To change the url, head to

WebActivity.kt

and update with yours

Changing App Icon

Right click on app folder, choose new, then click on Image Asset

Contributing

Fork this repo, and after including some of your good code, click on Pull Request