Explore 391 articles on Android performance

×
×

Showing 20 of 391 articles (Page 2 of 20)

Article thumbnail

The Quest to Understand Metric Movements

Suppose you just saw an interesting rise or drop in one of your key metrics. Why did that happen? It’s an easy question to ask, but much harder to answer.

Article thumbnail

How we reduced manual regression tests by 70% using AI tools

AI tools offer a solution to difficult-to-automate regression testing woes.

Article thumbnail

Adopting Jetpack Compose for Etsy’s Android App

ne of our Guiding Principles at Etsy is that we “commit to our craft.” This means that we have a culture of learning, in which we’re constantly looking for opportunities to improve and learn

Article thumbnail

How We Reduced the WINK+ Android App to Less Than 10MB

One of the major challenges developers face in Android app development is optimizing app size without sacrificing functionality.

Article thumbnail

Bringing Jetpack Compose to Instagram for Android

Introducing a new Android UI framework like Jetpack Compose into an existing app is more complicated than importing some AARS

Article thumbnail

🚨 Understanding Memory Leaks in Android & How LeakCanary Can Help 🚀

As Android developers, managing memory is one of the most critical aspects of building…

Article thumbnail

Performance Class Helps Google Maps Deliver Premium Experiences

Describes how Google Maps uses Android’s Performance Class to deliver high-quality, premium user experiences.

Article thumbnail

Leading a project to migrate hundreds of screens to SwiftUI/Jetpack Compose from UIKit/AndroidView in Merpay

Merpay swaps old UI for SwiftUI and Jetpack Compose across screens.

Article thumbnail

Boosting App Performance: Strategies to Optimize Network Requests

Coinbase fine-tunes network calls to make their app feel snappier for users.

Article thumbnail

Translating Java to Kotlin at Scale

Meta shifted their giant Android codebase from Java to Kotlin over years.

Article thumbnail

How we sped up Android and iOS builds by 68% on CI

We made our engineers happier by cutting build times down from 50 minutes to 16.

Article thumbnail

Reddit Improved App Startup Speed Using Baseline Profiles & R8

Details how Reddit optimized app startup times using Baseline Profiles and R8 for better performance on Android.

Article thumbnail

Debugging in the Wild: Unleashing the Power of Remote Tooling

We all strive to build flawless apps, but let's face it - bugs happen. And sometimes, those pesky bugs are elusive, only showing up in the unpredictable chaos of production.

Article thumbnail

OpenAI on Mobile Development, Previews, & Snapshot Testing

OpenAI's ChatGPT is one of the most popular and fastest-growing apps in the world. And from the start, OpenAI has utilized Emerge Tools Snapshots to help ensure they ship a top-tier, bug-free UI on iOS, Android and macOS.

Article thumbnail

How Pinterest Leverages Honeycomb to Enhance CI Observability and Improve CI Build Stability

At Pinterest, our mobile infrastructure is core to delivering a high-quality experience for our users. In this blog, I’ll showcase how the Pinterest Mobile Builds team is leveraging Honeycomb.

Article thumbnail

Why is there so much obsession on app size reduction?

There is a lot of obsession with app size reduction. This usually is tracked as a metric, compared with peers and I see teams work hard for months to squeeze it up to the last bit.

Article thumbnail

Measuring Product Impact Without A/B Testing: How Discord Used the Synthetic Control Method for Voice Messages

Discord used synthetic control to measure voice message impact cleanly.

Article thumbnail

How We Reduced GrabX SDK Initialisation Time

Grab speeds up their GrabX SDK startup to get users rolling quicker.

Article thumbnail

How server-driven UI keeps our shop fresh

A single backend response can do a lot more than you think.

Article thumbnail

How we reduced peak memory and CPU usage of the product configuration management SDK

Our GrabX clients noticed that the GrabX SDK tended to require high memory and CPU usage. From this, we saw opportunities for further improvements that could:

Loading articles...