20 articles on Memory Leaks for Android performance

Clear Filters

Showing 20 of 20 articles (Page 1 of 1)

Automating Memory Leak Detection with AI

Company: Grindr · Feb 10, 2026
Platform: Android

Details how Grindr automated memory leak debugging to reduce diagnosis time from hours to minutes using AI techniques.

JioHotstar's engineering team shares how they improved their Android app's Crash Free User Rate from 99.5% to 99.8% by systematically identifying and fixing Out Of Memory crashes through memory profiling, third...

Swift 6.2 Released

Company: Swift.org · Sep 15, 2025
Platform: iOS / Android

Announces new Swift language version with improvements relevant to mobile and server development.

Addresses out-of-memory crashes caused by inefficient SQLite queries in mobile applications.

Integration of on-device AI capabilities using ML Kit and Gemini Nano for Android applications.

Technical guidance for optimizing Android apps to support devices with 16KB memory page sizes.

Android Studio is a powerful IDE, but it can be memory-hungry. A few tweaks can significantly improve performance and reduce excessive memory usage. Here I will maintain the original tips structure while diving...

Announcing Swift 6

Company: Swift.org · Sep 17, 2024
Platform: iOS / Android

Introduces major Swift language version with improvements to concurrency and performance for mobile development.

Lyft hunts down sneaky memory leaks in their live Android apps with sharp tools.

Dropbox sniffs out Android memory leaks to keep their app running lean.

Addresses techniques for identifying and fixing memory leaks in native mobile applications.

Leak Canary: What Is It?

Company: Huawei · Nov 25, 2020
Platform: Android

Huawei’s Leak Canary sniffs out Android memory leaks like a pro.

Analyzes out-of-memory errors related to bitmap resource management and provides optimization strategies.

Introduction of Hermes, a JavaScript engine optimized for mobile app startup time and memory usage.

Addresses memory management issues when processing WebP images on Android devices.

Analyzes performance characteristics of different map data structures for mobile applications.

Android Handler Memory Leaks

Company: Badoo · Feb 28, 2017
Platform: Android

Analysis of memory leak issues caused by Android Handlers and how to prevent them.

Android Handler Memory Leaks

Company: Bumble · Feb 28, 2017
Platform: Android

Deep dive into identifying and fixing memory leaks caused by Android Handlers.

Explores FlatBuffers as a memory-efficient alternative to other serialization formats for Android apps.

Explains how to use Process Stats to monitor and understand memory usage in Android applications.

Loading articles...