RafaCrafting Inclusive Apps with Jetpack Compose: A Deep Dive into Accessibility, ScreenReader and…Why Accessibility Matters14h ago
InProAndroidDevbyOliver VicenteScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 24
Mukesh RajputUnderstanding Side Effects in Jetpack ComposeJetpack Compose introduces a declarative way of building UIs, where the UI is recomposed whenever the state changes. However, some…Dec 2Dec 2
InProAndroidDevbyCedric FerryAndroid XR: Ready, Set, Go!Get ready for the next computing platform3h ago3h ago
InProAndroidDevbyEevis PanulaPaint the Stars — Drawing with Compose and CanvasI’ve always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.Sep 262Sep 262
RafaCrafting Inclusive Apps with Jetpack Compose: A Deep Dive into Accessibility, ScreenReader and…Why Accessibility Matters14h ago
InProAndroidDevbyOliver VicenteScreenshot testing in Jetpack ComposeIn this article, I’ll introduce a useful tool for screenshot testing in Jetpack Compose. This tool was officially announced at the last…Dec 24
Mukesh RajputUnderstanding Side Effects in Jetpack ComposeJetpack Compose introduces a declarative way of building UIs, where the UI is recomposed whenever the state changes. However, some…Dec 2
InProAndroidDevbyCedric FerryAndroid XR: Ready, Set, Go!Get ready for the next computing platform3h ago
InProAndroidDevbyEevis PanulaPaint the Stars — Drawing with Compose and CanvasI’ve always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.Sep 262
InProAndroidDevbyMustafa KhaledHow easy is drag-and-drop in Compose?Drag-and-Drop is straightforward and easy to implement in Jetpack Compose6d ago
Erik ArzumanyanFrom Figma to Kotlin: Automating Your Design System for Jetpack ComposeIntroduction1d ago
InProAndroidDevbyJoost KlitsieBest way to keep state in a ViewModelCheck how you can best handle States and Events in a ViewModel. Keep track of the truth and minimize side-effects, to minimize bugs.Sep 32