Android Enable SSL Proxy on Android After launching Android 7 (API24) we need additional tweaks to allow SSL proxy
Tools Untrack files already added to git repository based on .gitignore Let’s say you have already added/committed some files to your git repository and you then ...
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 ...