News

Take advantage of native concurrency in the HTTP server made for Kotlin. Start here, with a basic application showcasing Ktor's HTML DSL, lifecycle methods, and more.
🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included! This repository is intended to be a "Playground Project". You ...
🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included! This repository is intended to be a "Playground Project". You ...
The Kotlin vs Java debate is a new one, with each language having their own merits But what exactly makes them stand apart? That's what we aim to explore.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.