Published inAndroid DevelopersRoom auto-migrationsEasily move your tables between roomsApr 21, 2021A response icon17Apr 21, 2021A response icon17
Published inAndroid 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, 2021A response icon5Jan 7, 2021A response icon5
Published inAndroid 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, 2021A response icon5Jan 5, 2021A response icon5
Published inAndroid 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, 2020A response icon5Dec 18, 2020A response icon5
Published inAndroid 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, 2020A response icon1Dec 15, 2020A response icon1
Published inAndroid DevelopersData classes — the classy way to hold dataKotlin Vocabulary: data classesNov 3, 2020A response icon7Nov 3, 2020A response icon7
Published inAndroid 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, 2020A response icon4Nov 3, 2020A response icon4
Published inAndroid 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
Published inAndroid DevelopersBreaking down destructuring declarationsKotlin Vocabulary — destructuringOct 27, 2020A response icon2Oct 27, 2020A response icon2
Published inAndroid DevelopersDon’t argue with default argumentsKotlin VocabularyOct 8, 2020A response icon2Oct 8, 2020A response icon2