Samuel GetachewinStackademicBoosting Flutter App Startup Time: Best Practices for Lightning-Fast LaunchesLearn practical techniques and code snippets to optimize Flutter app startup time for a smoother, more responsive user experience.Oct 29
Kapil SachaninGlanceHow we improved our 1Weather Android app cold startup time by over 70% and slow cold start sessions…At 1Weather, we serve over 100 million users worldwide, meeting the needs of a vast and varied user base. Our app provides 10-day forecasts…Aug 217
Ankit SharmaDon’t do lazy Initialization everytimeLazy evaluation in Kotlin is achieved using the lazy delegate, which is essentially a property delegate. The lazy delegate is used to…Dec 16, 2023Dec 16, 2023
Tomáš MlynaričinAndroid DevelopersMeasure and improve performance with MacrobenchmarkIntroduction to Jetpack Macrobenchmark and Baseline ProfilesApr 20, 20226Apr 20, 20226
Aman BirdiHow To Validate Your App Idea — The Beginner’s Guide [Just 5 Simple Steps]If you have an app idea, you need to test if it will actually be accepted by your core audience. This is called app validation. It’s a way…Jan 30, 2023Jan 30, 2023
Samuel GetachewinStackademicBoosting Flutter App Startup Time: Best Practices for Lightning-Fast LaunchesLearn practical techniques and code snippets to optimize Flutter app startup time for a smoother, more responsive user experience.Oct 29
Kapil SachaninGlanceHow we improved our 1Weather Android app cold startup time by over 70% and slow cold start sessions…At 1Weather, we serve over 100 million users worldwide, meeting the needs of a vast and varied user base. Our app provides 10-day forecasts…Aug 217
Ankit SharmaDon’t do lazy Initialization everytimeLazy evaluation in Kotlin is achieved using the lazy delegate, which is essentially a property delegate. The lazy delegate is used to…Dec 16, 2023
Tomáš MlynaričinAndroid DevelopersMeasure and improve performance with MacrobenchmarkIntroduction to Jetpack Macrobenchmark and Baseline ProfilesApr 20, 20226
Aman BirdiHow To Validate Your App Idea — The Beginner’s Guide [Just 5 Simple Steps]If you have an app idea, you need to test if it will actually be accepted by your core audience. This is called app validation. It’s a way…Jan 30, 2023
Nav SinghinNerd For TechBoost App start up time with Jetpack StartUp LibraryThe App Startup library provides a straightforward, performant way to initialize components at application startup.Jan 30, 20212
Vishu GuptainProAndroidDevAndroid App Startup and Performance Optimisation — The right way !!This blog series will be a 2 part series as below:Nov 5, 20211
Vishu GuptainProAndroidDevDemystifying the System trace for Android App Performance.This is the second blog in the series for Android App Startup and Performance Optimisation — The right way !!Nov 5, 2021