Android Base RecyclerView realization Here is small powerful base realization for easy RecyclerView usage
Android Useful extensions Sometimes we can’t use kotlin synthetics library. Maybe layout was changed during runtime, and int ...
Android SharedPreferences: Kotlin way Today is a good time to talk about SharedPreferences. How Kotlin can helps make using ...
Android Android WorkManager Starting from Android 8.0 all services, which we used for background tasks, loose your rights ...
Android Different convertes in one Retrofit project Sometimes (very rarely, but still) you have to work with a service that sends data ...
Enterprise SpringBoot Rest with Kotlin There aren’t many Androids, but it’s time to take a look at how Kotlin can ...