Pinned Repositories
Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
architecture-templates
compose-samples
Official Jetpack Compose samples.
DataLoadingExample
An example how to use a reactive way of data loading inside your view models, while consuming the data from a Composable view.
Droidcon2024
Droidcon 2024. Project Example + Presentation
GlobalSnackbarsCompose
iosched
The Google I/O Android App
mobile-system-design
A simple framework for mobile system design interviews
Boyuan1026's Repositories
Boyuan1026/android-developer-roadmap
🗺 The 2022 Android Developer Roadmap suggests learning paths to understanding Android development.
Boyuan1026/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Boyuan1026/architecture-templates
Boyuan1026/compose-samples
Official Jetpack Compose samples.
Boyuan1026/DataLoadingExample
An example how to use a reactive way of data loading inside your view models, while consuming the data from a Composable view.
Boyuan1026/Droidcon2024
Droidcon 2024. Project Example + Presentation
Boyuan1026/GlobalSnackbarsCompose
Boyuan1026/iosched
The Google I/O Android App
Boyuan1026/mobile-system-design
A simple framework for mobile system design interviews
Boyuan1026/molecule
Build a StateFlow stream using Jetpack Compose
Boyuan1026/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Boyuan1026/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Boyuan1026/turbine
A testing library for kotlinx.coroutines Flow