
EditText in Android Is Leaking Memory, and It's Irritating.
This happened when I was working on the abnormal memory usage tracking feature in Android SDK for Appxiom.

This happened when I was working on the abnormal memory usage tracking feature in Android SDK for Appxiom.

DevOps is a constantly evolving division in a company, new tools are getting adopted, newer processes are being set leveraging the power of these new tools. This is happening abruptly in mobile application development.

Most mobile apps have a server-side application that it talks to over HTTP / HTTPS. These API calls are usually critical for the successful execution of the features in the app. Any failure during API calls results in incorrect execution and bad user experience.

App stability is the measure of quality of a mobile application. Stability is very much dependent on the device the user uses.

One of the important decisions we took when we started architecting Appxiom was that we don’t want to do analytics on the users of apps that integrate our SDK. That was not an easy decision to make.

Mobile apps live in their own exclusive world. That is, inside someone’s mobile phone which is so personal a gadget to them. This throws some unique challenges to the mobile app developer.
A new and efficient approach to finding bugs in production app
Showing 267–273 of 273 posts