Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A fully functional Android app built entirely with Kotlin and Jetpack Compose
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
A declarative API to handle Android runtime permissions.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
Multiple samples showing the best practices in the user interface on Android.
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
A Kotlin Multiplatform solution for working with data. Whether you’re building alone or with a team of thousands, Store can help
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
Android library for multiple snapping of RecyclerView
Custom Android RecyclerViewAdapters that collapse and expand
👓 A curated list of awesome android learning resources for android app developers.
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
Easy check permission library for Android Marshmallow
Life is too short to google for dependencies and versions
Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phon…
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
[GUIDE] This tutorial assumes all you know is Java, but you want to learn Kotlin.
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture.
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Arrow.kt Android Sample
Moved to https://github.com/amitshekhariitbhu/Learn-Kotlin-Coroutines
Material Calendar View for Android