InTelepass DigitalbyGraziano RizziHow to show a PDF with Jetpack ComposeWhat to do when components for reading and displaying PDFs are missing? Declarative programming can come to your rescue.Oct 31, 20235Oct 31, 20235
InGoogle Developer ExpertsbyDanny PreusslerAvoid backing properties for LiveData and StateFlowSeparating the public API and implementation detail of android ViewModels. Looking at you underscore prefix!Jan 12, 202120Jan 12, 202120
InAndroid IdeasbyAdrian TacheAvoid return statements in Jetpack Compose!If there’s one thing that has created the weirdest errors I’ve seen so far, it’s return statements in composable functions.Oct 2, 20235Oct 2, 20235
InProAndroidDevbyTarun YekboteSecuring Your Android App: A Guide to Developing a Robust Security Roadmap Using Secure Coding…As Android app developers, we must ensure our applications are secure and use Secure Coding Practices to protect user data and prevent…Oct 2, 2023Oct 2, 2023
InBetter ProgrammingbySiva Ganesh KantamaniHow to Use Kotlin Coroutines With FirebaseAdd some suspense to your Firebase requestsMar 2, 20202Mar 2, 20202
Michal BialasBecome More Senior Android Developer with these 15 Android Studio Tips & Tricks — part 1If you read my 50 Android Studio Tips, Tricks & Resources article (almost 10k 👏), you will probably find this useful as well. The idea…Aug 28, 20239Aug 28, 20239
InProAndroidDevbyPaolo RotoloHow to avoid asking for Android Context in Kotlin Multiplatform libraries APIUniform your Kotlin Multiplatform library APIs on Android, iOS, and other targets removing the need of asking an Android Application…Aug 6, 20234Aug 6, 20234
InTuro EngineeringbyPavlo StavytskyiIntroducing Nibel: A Navigation Library for Adopting Jetpack Compose in Fragment-Based AppsSmooth and seamless adoption of Jetpack Compose for your Android appsJul 20, 20233Jul 20, 20233
InXapoLabsbyMarco RighiniUnifying our workflow: the journey to monorepo with Kotlin Multiplatform MobileLearn about the evolutionary journey of adopting Kotlin Multiplatform Mobile (KMM), from separate repositories to a streamlined monorepoJun 26, 20234Jun 26, 20234
InBetter ProgrammingbyMichael LongKotlin Multiplatform, Compose Multiplatform: Apple’s Strategic FailureIf Apple will not lead, then someone else will do so.Aug 31, 202333Aug 31, 202333
Nikola DespotoskiEliminating backing property type in Kotlin 1.7At one KotlinConf, I don’t quite recall which year it was, overriding backing properties type (eliminating the backing prop completely) was…Apr 4, 20222Apr 4, 20222
MagicbluepenguinHow to create your first custom Gradle PluginA hands on guide on how to get started with adding custom functionality to your Android buildsMay 3, 20204May 3, 20204
InProAndroidDevbyVictor BrandaliseWhatsApp’s Circular Reveal with Jetpack ComposeIn this article, I’ll show you how to build the circular reveal animation WhatsApp uses with Jetpack Compose.Jun 6, 2023Jun 6, 2023
InAndroid DevelopersbyChris ArriolaViewCompositionStrategy DemystifiedLearn what `ViewCompositionStrategy` is, why it’s needed, and how you can pick the right strategy for your use case to avoid state loss.May 16, 20232May 16, 20232
InAndroid DevelopersbyBen TrengroveJetpack Compose: Debugging RecompositionIn this post, I wanted to show you how I looked into a performance issue in Jetsnack and how I went about debugging and fixing it in…Sep 7, 20228Sep 7, 20228
InAndroid DevelopersbyBen TrengroveJetpack Compose Stability ExplainedHave you ever measured the performance of your composable and discovered it is recomposing more code than you expect? “I thought Compose…Jun 30, 202211Jun 30, 202211
InAndroid DevelopersbyAndroid DevelopersBuilding Reddit Recap with Jetpack Compose on AndroidHere’s how we leveraged Jetpack Compose to build a new Reddit Recap experience for our users, making the whole experience buttery smooth.Apr 5, 20238Apr 5, 20238
InBetter ProgrammingbyTiago Peres FrançaAnnouncing Nimbus Server-Driven UI BetaEasy-to-use libraries for building Jetpack Compose and SwiftUI applications driven by the backendFeb 20, 20231Feb 20, 20231
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceScaling Mobile Development with Micro-frontendsIt is more than just modularizing your app developmentMar 17, 2023Mar 17, 2023
InAndroid DevelopersbyJose AlcérrecaAutomating dependency updates in a Compose projectAutomating dependency maintenance reduces errors but there are some considerations to take into account if you use Compose.Mar 10, 20233Mar 10, 20233