213 articles on App Performance for Android performance
Showing 20 of 213 articles (Page 1 of 11)
Android 17 introduces DeliQueue, a lock-free MessageQueue implementation that improves UI thread responsiveness and reduces dropped frames for apps targeting SDK 37+.
Rahul Ravikumar explores how Kotlin's null-safety intrinsic checks create unnecessary runtime overhead on Android. The article explains how R8 in Android Gradle Plugin 9.0 optimizes these checks by replacing ve...
A comprehensive guide to improving App Performance for Mobile Apps
Advanced optimization techniques and best practices for using HashMap and Set in Kotlin for improved app performance.
Callstack deep dives into profiling the MLC-LLM inference engine on Android, uncovering GPU-specific performance issues with OpenCL on Adreno and Mali chips.
Guide on using Kotlin Notebooks to analyze performance benchmarks, relevant to mobile app performance measurement.
Details the new excessive partial wake locks metric in Android Vitals to help developers improve battery performance.
Explores how Reddit leveraged R8 and startup profiles to achieve significant performance gains in their Android application.
Explores advanced performance optimization techniques and considerations for Android app development.
Explains how to use R8 for code shrinking, optimization, and improving app performance.
All week long, we're providing you with low-effort, high-impact tools and guidance to get your app on the fast track to better performance. We help you lay the foundation and then dive deeper into helping your ...
Comprehensive roundup of Android's Performance Spotlight Week covering R8 optimizer, Baseline Profiles, Jetpack Compose performance, measurement guidance, and debugging tools with case studies from Reddit and D...
A practical guide to making Android WebView 2.5x faster through prerendering, measuring Time To Visual Ready (TTVR), and proving the improvement with real A/B test data. Covers building WebViewPreloader, WebVie...
Release notes covering new features and performance improvements in Flutter 3.38.
Details on how Reddit improved the ExoPlayer library for faster video startup times and better quality.
Performance optimization strategies and best practices for developing applications on Android XR platforms.
Details strategies and techniques for accelerating mobile app update delivery and deployment.
How Meta uses Baseline Profiles to speed cold start, scrolling, and navigation; reports up to 40% improvements.
Details techniques for optimizing app performance through improved resource shrinking and code optimization.
Explains new Android Vitals wake-lock signal, how to detect & fix excessive partial wake locks to reduce battery drain.