How To Implement & Test In-App Update Feature
Google’s new In-App Update API is simple to use and testing it requires minimal steps. First we will declare the variables we…
Library
Clear, structured notes on Android, Kotlin, Git, and shipping software.
Google’s new In-App Update API is simple to use and testing it requires minimal steps. First we will declare the variables we…
A 5 minutes guide to adding Localization to our Android App. When developing, our main target is to make it accessible to…
We all want our users to stay on the latest app we release with all the bug fixes and feature enhancements. Unfortunately,…
When Google introduced Android App Bundle, it was remarkable as it lowered the download size of every app by approximately ~30%. I…
A simple Android app which helps to get latest news in 60 words — Good UI, Night Mode, Premium Notifications, Offline Reading…
We all want to earn money through our mobile application as soon as they launch. Probably, the best to earn is to…
At some point in time, we all wanted to keep some of our data secure from being hacked/reverse engineered. The basic security…