From 5d591f425b5691c6ebfa1cc080135df085ddc16f Mon Sep 17 00:00:00 2001 From: smarpitm Date: Sat, 1 Aug 2026 14:32:51 +0530 Subject: [PATCH] Add Android tutorial in Kotlin to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5906c7ef..f65ece36b 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## Kotlin: - [Keddit - Learn Kotlin While Developing an Android Application](https://medium.com/@juanchosaravia/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664) +- [Build Your First Android App in Kotlin](https://developer.android.com/codelabs/basic-android-kotlin-compose-first-app) ## Lua: