Florina MuntenescuinAndroid DevelopersRoom auto-migrationsEasily move your tables between roomsApr 21, 202117Apr 21, 202117
Florina MuntenescuinAndroid DevelopersWorkManager — Kotlin APIsWorkManager provides a set of APIs that makes it easy to schedule asynchronous tasks for immediate or deferred execution that are expected…Jan 7, 20215Jan 7, 20215
Florina MuntenescuinAndroid DevelopersUsing and testing Room Kotlin APIsRoom is a wrapper over SQLite and it makes working with databases on Android so much easier and is by far my favorite Jetpack library. In…Jan 5, 20215Jan 5, 20215
Florina MuntenescuinAndroid DevelopersMore productivity with KotlinKotlin is known for its conciseness and this, in practice, translates into higher productivity. Even more, 67% of professional Android…Dec 18, 20205Dec 18, 20205
Florina MuntenescuinAndroid DevelopersUsing KTX librariesWhen using Android Java APIs in Kotlin, you quickly realise that you’re missing out on some of the Kotlin features that make coding so…Dec 15, 20201Dec 15, 20201
Florina MuntenescuinAndroid DevelopersData classes — the classy way to hold dataKotlin Vocabulary: data classesNov 3, 20207Nov 3, 20207
Florina MuntenescuinAndroid DevelopersShould I learn Kotlin for Android and other FAQsEver since we announced our Kotlin support in 2017 we’ve been getting a lot of questions about Kotlin on Android: you wanted to know…Nov 3, 20204Nov 3, 20204
Florina MuntenescuinAndroid DevelopersFewer crashes and more stability with KotlinUsers expect to have a seamless experience with your app. Crashes can lead to an increase in poor reviews, uninstalls and even damaging…Oct 29, 2020Oct 29, 2020
Florina MuntenescuinAndroid DevelopersBreaking down destructuring declarationsKotlin Vocabulary — destructuringOct 27, 20202Oct 27, 20202
Florina MuntenescuinAndroid DevelopersDon’t argue with default argumentsKotlin VocabularyOct 8, 20202Oct 8, 20202