
What's New for Developers in Android 12
Android released its OS version 12 developer preview back in February and is currently in beta 3.
Technical insights on building faster, more reliable mobile and web apps. Covering debugging, performance optimization, APM strategies, and engineering best practices.

Android released its OS version 12 developer preview back in February and is currently in beta 3.

Friends, I would like to share an incident where I failed as a programmer.

That computer programs could have errors is a thought as old as computers. In a note dated 1843, Countess Ada Lovelace, world's first computer programmer, explained how Charles Babbage's Analytical engine could generate wrong output not because of any mistake with the device itself, but because it c

Ever since the pandemic began, most developers have been practising the art of remote working. While we continue to enjoy the flexibility to work in our own times, at least some of us tend to overlook the fact that our home systems can be vulnerable to cyber threats.

The decade long legal war between Google and Oracle regarding the former's right to use Java SE APIs has concluded now with the Supreme Court verdict dated 5th April, 2021.

Almost everyone who are into software and other digitally enabled professions spent last one year working from home.

Happiness is ... your customers coming back with stories of how your product helped them in solving their problems.Team Appxiom consider ourselves to be lucky as we do get such feedback. Of course we get reasonable share of critical feedback too.

Code of a global major's internal software gets leaked, a bank losing $500M, and tier 1 companies burning $900B in digital transformation. These are situations caused by software engineers like you and me.

HTTP request failures can occur when the app sends incorrect data to the server, delayed calls, exceptions thrown during an HTTP call or even executing duplicate HTTP calls. Developers need to be notified of such issues in real time.

Bug report stats from iOS and android apps for the year 2020

Appxiom provides a mechanism to monitor execution of functions in a defined sequence. This helps in monitoring features in Android apps.

Let us consider a scenario where your app user initiates a payment process in your Android app. You must have an integrated payment processing platform like Stripe in your app. The outcome of the transaction can result in either success or failure.

It is better to execute all time-consuming processes in Android apps like database operations, I/O operations and calculations through separate threads. This approach will help in avoiding such delays.

When iOS app consumes increasing amount of memory, it may lead to app crash. Appxiom reports high memory usage with data to reproduce them.
Showing 197–210 of 232 posts