ContentProvider in Android Libraries Considered Harmful
My argument against using ContentProvider component for automatic initialization of Android libraries.
My argument against using ContentProvider component for automatic initialization of Android libraries.
Thorough discussion of testing techniques and other quality assurance approaches to detect bugs in Android applications.
Detailed review of the relationship between Android, Android Studio, Gradle and Java.
Handy script which automatically refactors Java and Kotlin code from so-called Hungarian Notation to Camel Case Notation.
Detailed summary of a clean approach to runtime permissions management in Android applications.
My analysis of the native Android development ecosystem in 2020 and predictions for 2021.
My argument against Kotlin Coroutines’ default background dispatchers: Dispatchers.Default and Dispatchers.IO.
High-level summary of Kotlin Coroutines framework for Android developers with code examples and many tips.
Summary of my interview of Kotlin Multiplatform expert, where he shared his view of cross and multi-platform development landscape.