208 articles on Code Optimization for Android performance
Showing 20 of 208 articles (Page 7 of 11)
The Cash App Android app uses presenters because they’re easy to write, easy to review, and result in boring code that just works.
Guide to using Android Studio's static code analysis tools for identifying and resolving code issues.
Version 0.62 release with performance optimizations and mobile development improvements.
Pinterest found a single tweak that slashed their build times by a jaw-dropping 99%.
Netflix switched to AV1 on Android for sharper video and better compression.
Dropbox used coroutines to load Android data faster and smoother.
Explores reactive programming patterns and data flow architecture in Android applications.
Overview of Android development initiatives and improvements at Strava.
Version 0.61 release with performance improvements and mobile engineering enhancements.
Provides best practices and techniques for adding React Native to brownfield Android projects.
Analysis of the architectural and performance trade-offs when sharing code between iOS and Android platforms.
Details Thumbtack's migration strategy and lessons learned when adopting Android development practices.
Major version release with performance enhancements and mobile development best practices updates.
Performance benchmarking analysis of different JSON parsers using Android Jetpack Benchmark library.
Uber teamed up with JetBrains to figure out how Kotlin builds hold up when things get big and messy at scale.
Best practices for implementing and optimizing subscription models in Android apps.
Release announcement for React Native 0.59 with performance improvements and new development features.
Explores GraphQL integration and best practices for Android application development.
Identifies common pitfalls in Android UI component design and best practices for reusability.
Deep dive into Kotlin language conventions and operator overloading for mobile development.