When working on multiple projects, particularly if the project is quite old and a huge team is working on it, we will have to use […] Read More
Category: Android
When we develop an Android App, our main target is to make it accessible to a larger user base. Initially, we put up all our […] Read More
When Google introduced Android App Bundle, it was remarkable as it lowered the download size of every application by approximately 30–60%. As soon as it […] Read More
With the growing concerns on the permissions requested by every application, users are starting to trust apps that do not enforce them to keep accepting […] Read More
It is very easy to Reverse Engineer An Android Application and here are 3 steps to do it. Try it yourself to help prevent attacks from hackers
I was recently working on my new application idea and wanted to add a basic but useful feature. The application is an Attendance Manager utility […] Read More
I have been fascinated with the new In-App Update API provided by Google as it helps me to ask my users to update the app […] Read More
We all want our users to stay on the latest app we release with all the bug fixes and feature enhancements. Unfortunately, not all users […] Read More
At some point in time, we all wanted to keep our data secure from being hacked/reverse engineered. There are many known methods that don’t work […] Read More