Discover 119 articles on Build Time in mobile performance
Showing 20 of 119 articles (Page 1 of 6)
Liam Du built and shipped Wellspoken—an AI-powered articulation coach—to both iOS and Android in one week. Zero Xcode. Zero Android Studio. Just Expo.
Guide on updating Android projects to Android Gradle Plugin 9, covering build system improvements and best practices.
Announces new features and improvements in Android Studio Otter 2 for mobile development.
Improving Android build performance through modularization using the Core/Core-Impl pattern.
Runtime-aware sharding + EC2 bare-metal emulators reduced slowest shard 55% and E2E build time
Grab moved macOS CI/CD close to its Git servers, improving iOS build & pipeline times ~20–45% and saving ~$2.4M over 3 years, with stability maintained. (Grab Tech)
A guide on migrating to KSP for faster build times and better Kotlin Multiplatform support.
Guide to essential tools, libraries, and resources for Kotlin Multiplatform mobile development.
Introduces Swift SDK support for Android development, enabling mobile development best practices.
Strategies for managing complex dependency structures and modularization in large-scale Android projects.
Presents tools and practices for improving React Native development velocity and performance.
Practices and strategies for shipping mobile apps on a weekly cadence while maintaining quality and team sanity.
Provides debugging techniques for resolving connectivity issues between Android devices and the Metro bundler during development.
Covers the key improvements in Expo SDK 54: precompiled React Native for iOS that cuts build times by 35%, and smarter transitive autolinking that eliminates manual peer dependency installs.
Reddit Mobile CI overhaul: up to 50% faster build times, improved stability and developer sentiment; details on infra choices and trade-offs. (Reddit)
Covers AI-powered development tools and Gemini integration in Android Studio for improved developer experience.
Covers optimization techniques for caching React Native builds to improve CI/CD pipeline performance and reduce build times.
Slice shares optimization techniques and strategies used to significantly reduce Android build compilation times.
Guide on using Android convention plugins to improve developer productivity and build system efficiency.
Swift 6.1 is now available, bringing extended nonisolated support for types and extensions, improved task group type inference, and a new @implementation attribute for bridging Objective-C declarations. The rel...