How Bumble optimizes Android performance
Showing 11 of 11 articles (Page 1 of 1)
Best practices for designing and refining Compose APIs to support design systems.
Comparison of navigation frameworks for Android, evaluating Appyx against Jetpack Compose.
Second part of a series on building chess game UI with Jetpack Compose.
First part of a series on building chess game UI with Jetpack Compose.
Best practices for implementing scalable navigation architecture using Jetpack Compose.
One of the worst things that can happen to your app’s responsiveness is an Application Not Responding (ANR) dialogue. A high ANR rate may affect user experience and, potentially, Google Play search positions an...
In the first part, we discussed what ANR is and what are the ways of tracking it. In this article, you will find information on what problems we found in our application, how we fixed them, and the results we a...
Implementation guide for universal deep linking across Android and iOS platforms.
Comprehensive overview of automated testing tools and frameworks for mobile applications.
Techniques for overcoming limitations in Calabash Android testing framework.
Deep dive into identifying and fixing memory leaks caused by Android Handlers.