Introducing Android KTX: Even Sweeter Kotlin Development for Android

1 · Jake Wharton · Feb. 5, 2018, midnight
Written with Florina Muntenescu and James Lau Today, we are announcing the preview of Android KTX - a set of extensions designed to make writing Kotlin code for Android more concise, idiomatic, and pleasant. Android KTX provides a nice API layer on top of both Android framework and Support Library to make writing your Kotlin code more natural. The portion of Android KTX that covers the Android framework is now available in our GitHub repo. We invite you to try it out to give us your feedback and...