Discover 6 articles on ANR in mobile performance

Clear Filters

Showing 6 of 6 articles (Page 1 of 1)

After a year of relentless optimization, one Android dev achieved the impossible: 0% ANR rate in production. Here's how they did it.

Skeelo's Android app was freezing on users. The culprit? SharedPreferences blocking the main thread and triggering ANR errors.

OKLayoutInflater

Company: OkCredit · Nov 22, 2022
Platform: Android

OkCredit's Android team was hitting a wall: complex XML layouts were causing frozen frames and ANRs. AndroidX's AsyncLayoutInflater wasn't cutting it.

How We Reduced Our ANR by Three Times

Company: OkCredit · Oct 18, 2022
Platform: Android

OkCredit slashed their ANR rate by 67% and cold startup time by 70%. Here's how they debugged one of Android's most frustrating problems.

Bumble's Android app was bleeding users to ANR dialogs. Their ANR rate sat above Google Play's threshold, threatening search rankings and user trust.

Bumble's Android team slashed their ANR (Application Not Responding) rate by 6x. Here's how they debugged one of mobile's most frustrating problems.

Loading articles...