coroutines-android
There are 1197 repositories under coroutines-android topic.
PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
REBOOTERS/AndroidAnimationExercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
androiddevnotes/awesome-android-learning-resources
👓 A curated list of awesome android learning resources for android app developers.
PatilShreyas/NotyKT
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
igorescodro/alkaa
Kotlin multiplatform app to manage your tasks
androiddevnotes/awesome-jetpack-compose-learning-resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Spikeysanju/Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Drjacky/MVVMTemplate
An Android Template with MVVM and Clean Architecture
FunkyMuse/Vigilante
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
mayokunadeniyi/Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff
Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer
mitchtabian/Open-API-Android-App
Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
PatilShreyas/permission-flow-android
Know about real-time state of a Android app Permissions with Kotlin Flow APIs.
mobiledevpro/Android-Kotlin-MVVM-Template
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
zhujiang521/PlayWeather
🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥
wajahatkarim3/Imagine
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
🚀 Example modularized android application with single activity written in Kotlin
hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack
⚡️Comic reader app 📘 Learning MVVM / MVI with :cyclone: RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt
code-with-the-italians/bundel
A digital wellbeing Android app that helps minimise distractions when you don't want them. Watch us live code it at https://cwti.link/twitch or catch up on YouTube at https://cwti.link/yt. Merch available at https://cwti.link/spaccio.
toggl/komposable-architecture
🏗️ Kotlin implementation of Point-Free's composable architecture
ZahraHeydari/Android-Clean-Arch-Coroutines-Koin
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
developersancho/JetRorty.Android
🚀 Sample Android Clean Architecture on JetRorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
fibelatti/pinboard-kotlin
Unofficial Android client for Pinboard and Linkding
shrikanth7698/Zinger-Android-App
Zinger is an android app to order food within a campus, tech park or mall with many outlets to avoid long waiting time or get it delivered anywhere within a specific place
avidraghav/SpaceDawn
Space Dawn is a demo app built to demonstrate the use of Mutli-Module Clean MVVM Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation, WorkManager etc. for building Android Apps
PhilippeBoisney/GithubApp
A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.
prasannajeet/kotlin-mvvm-hilt-flow-app
Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-aliases, Coroutines and Dependency Injection using Hilt
patloew/CoLocation
🗺 Coroutines Location APIs Library for Android and Kotlin
cnrture/E-Commerce-App
E-Commerce application with MVVM & Clean Arch - Hilt - Coroutines - Retrofit - Firebase - Room DB.
pratamawijaya/BaseKotlinAndroid
Base Project Android with Kotlin and MVVM
niharika2810/MovieTray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
wellingtoncabral/android-compose-mvi-navigation
GithubCompose is a sample project that uses Compose + MVI + Navigation Component to presents a modern approach to Android app development.
rommansabbir/NetworkX
🅽🅴🆃🆆🅾🆁🅺🆇 An easy & handy library to monitor device internet connection status.
PatilShreyas/LiveStream-kt
LiveStream is a simple class which makes communication easy among different modules of your application.
kursatkumsuz/movie
A Multi-Module Android app built using with Kotlin, Jetpack Compose, MVVM with Clean Architecture, Paging3, Flow, Coroutines, Hilt, Retrofit, OKHttp, Firebase, DataStore
yusufceylan/MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries