Android Base RecyclerView realization Here is small powerful base realization for easy RecyclerView usage
Android Enable SSL Proxy on Android After launching Android 7 (API24) we need additional tweaks to allow SSL proxy
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 ...