InStackademicbySamuel GetachewBoosting 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
InGlancebyKapil SachanHow 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
InAndroid DevelopersbyTomáš MlynaričMeasure 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
InStackademicbySamuel GetachewBoosting 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
InGlancebyKapil SachanHow 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
InAndroid DevelopersbyTomáš MlynaričMeasure 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
InNerd For TechbyNav SinghBoost 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
InProAndroidDevbyVishu GuptaAndroid App Startup and Performance Optimisation — The right way !!This blog series will be a 2 part series as below:Nov 5, 20211
Inder singhAndroid App Startup Profiling with Macrobenchmark LibraryFor a mobile developer, it is very important to keep an eye on app performance because we have very limited resources in the device, any…Nov 3, 2021