InStackademicbyNine Pages Of My LifeClean Architecture Pattern in KMPInside the shared > commonMain : we define the clean architectureOct 8, 20231Oct 8, 20231
Tarun Anchala65% Smaller APKs and 70% Less Memory: How I Optimized My Android App -Part II (App Memory)As part of the App optimization series, we have covered APK size reduction in “65% Smaller APKs and 70% Less Memory: How I Optimized My…Oct 17, 20231Oct 17, 20231
InAndroid DevelopersbyJose AlcérrecaIntroducing the Architecture TemplatesWe released a new project on Github called Android Architecture Starter Templates.Dec 5, 20223Dec 5, 20223
InAndroid DevelopersbyManuel VivorepeatOnLifecycle API design storyIn this blog post, you’ll learn the design decisions behind the Lifecycle.repeatOnLifecycle API.Jul 1, 202111Jul 1, 202111
InProAndroidDevbyMansi ShahModern Android Interview QuestionsAndroid Interview Question Bank 🏦Oct 14, 20225Oct 14, 20225
InProAndroidDevbyChen ZhangJetpack Compose: Backdrop ComponentProduct Feature Using Jetpack ComposeMar 31, 2022Mar 31, 2022
InOkCreditbyPratham AroraComparing Jetpack Compose performance with XMLAs Jetpack compose is progressing towards stability, our team decided to measure the performance differences between Compose and XML-based…Aug 9, 202210Aug 9, 202210
FrankNavigation in Jetpack Compose using ViewModel stateIn this article, we will show an example of using a ViewModel to initiate navigation in Jetpack Compose. For this, we use navigation state…Jan 26, 20223Jan 26, 20223
InProAndroidDevbyMukesh SolankiGracefully handling Android app crashesTo have your app crash in the hands of the users is the ultimate failure for any developer. That naturally raises the question of how do…Apr 4, 20226Apr 4, 20226
Oğuzhan AslanOnBackPressed Deprecated So What to UseIf you have updated any application to targetSdk 33, you probably have seen that OnBackPressed() is deprecated in Activities.Jul 30, 20221Jul 30, 20221