The Kotlin Programming Language
-
Updated
Sep 8, 2020 - Kotlin
{{ message }}
The Kotlin Programming Language
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
An android image compression library.
Λrrow - Functional companion to Kotlin's Standard Library
A family of small Kotlin libraries for delightful Android development
Multiplatform command line interface parsing for Kotlin
Kotlin library for Android
Hi,
great extension to libGDX :) thank you for that.
My question: how can square brackets be used with libKTX ArrayMaps?
what I wanted to to:
val myMap : ArrayMap<String, Label>
myMap = ArrayMap()
myMap["one"] = new Label(...)But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?
Cheers
Don't write a RecyclerView adapter again. Not even a ViewHolder!
Open source library to access USB Mass Storage devices on Android without rooting your device
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin
Simplified notification construction and delivery for Android.
A small library to handle Android fingerprint API.
A Beautiful Motion Toast Library for Kotlin Android
2D zoom and pan behavior for View hierarchies, images, video streams, and much more, written in Kotlin for Android.
I am trying to find out if there is a way to control the fast scroller delay so that it shows up only after the touch event happens for X seconds? Please guide me.
Thanks
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
Koi, a lightweight kotlin library for Android Development.
Android native BottomSheet on steroids
An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needed to publish a new release on Google Play.
A small library that allows You to easily manage fingererprint authentication inside your Activity or Fragment on devices with fingerprint scanner and Android M and higher. Min sdk 14
The most easiest way to handle Android Runtime Permissions
With MaterialTimelineView you can easily create a material looking timeline.
[WIP]
Add a description, image, and links to the kotlin-library topic page so that developers can more easily learn about it.
To associate your repository with the kotlin-library topic, visit your repo's landing page and select "manage topics."
Setup Github actions that triggers on PR and runs all unit tests.