takahiromJetpack Compose State GuidelineThis article presents the information provided on the official website of Jetpack Compose in the form of guidelinesDec 4, 20216Dec 4, 20216
takahiromUnderstanding the Jetpack Compose layout with diagramsI would like to s use this diagram to remind me of how it works when using custom layouts.Nov 10, 20211Nov 10, 20211
takahiromInside Jetpack ComposeJetpack Compose is like magic. Let’s take a look at a simple sample code and see how it is implemented.Oct 17, 20212Oct 17, 20212
InThe Alchemy LabbyJosep RodriguezInternals of Android Architecture Components Part I — The ViewModelOn this post series I’ll try to shed light on how Android Architecture Components (AAC) work in order to better leverage them, starting on…May 20, 20183May 20, 20183
Diego MarcherUnderstanding ART’s Just-In-Time (JIT) Compilation: Turbocharge Your Android AppIntroductionOct 18, 2023Oct 18, 2023
Diego MarcherA Comprehensive Guide to Android Dex Compilation and ExecutionIntroductionNov 1, 2023Nov 1, 2023
InProAndroidDevbyPaulina SadowskaAndroid Runtime — How Dalvik and ART work?In this article you’ll learn how Android Runtime works, what is ART, DALVIK, JIT and AOT and how runtime evolved to make our apps faster 🚀Apr 14, 20219Apr 14, 20219
InProAndroidDevbySagar MalhotraHow Suspend Functions Work in Kotlin: Under the hoodThe suspension capability is the most essential feature upon which all other Kotlin Coroutines concepts are built. Your main goal in this…Apr 16, 20243Apr 16, 20243
InProAndroidDevbySahil ThakarDispatchers - IO and Default Under the Hood.Hey folks,Apr 21, 20243Apr 21, 20243