westlinkin / KotlinTest

An Android example app using Kotlin Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KotlinTest

This is a basic example for an Android app using the language Kotlin.

The App shows a RecyclerView with 100 items, when each item is clicked, a toast with item content will show. You can download the apk here.

From this application you can see that after using the language Kotlin, the code is reduced by ~30%.

Hope this helps. Enjoy.

About

An Android example app using Kotlin Language


Languages

Language:Kotlin 100.0%