Published inAndroid ClubStore data securely — EncryptedSharedPreferencesIt’s not a secret that SharedPreferences is not a secure place to store sensitive data because the data is saved in simple key-value pairs…Feb 2, 20211Feb 2, 20211
Published inAndroid ClubFirebase Remote Config in an Android appIn this article, we will discuss the advantages, use cases, and tips on the usage of the Firebase Remote Config.Oct 20, 20202Oct 20, 20202
Published inAndroidPubRecyclerView adapter? A piece of cake with the Generic Adapter!Have you experienced a situation when having several RecyclerView adapters each for different screen/data type might lead to a whole bunch…Mar 5, 20183Mar 5, 20183