Skip to content
#

coroutines-android

Here are 723 public repositories matching this topic...

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).

  • Updated Dec 18, 2021
  • Kotlin
NotyKT

📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

  • Updated Apr 21, 2022
  • Kotlin
androiddevnotes
androiddevnotes commented Jul 22, 2020

If you want to contribute android learning resources to awesome-android-learning-resources, Pull Requests are welcomed!

If you are a beginner looking for your first contribution to Open Source, I will help you with Pull Request and contributing guide. 🐣

Feel free to send Pull Requests, fix typos, grammatical mistakes ...

help wanted good first issue Hacktoberfest
Expenso

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.

  • Updated Mar 4, 2022
  • Kotlin

🛡️ 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.

  • Updated Apr 21, 2022
  • Kotlin
ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack

⚡️Comic reader app 📘 Learning MVVM / MVI with 🌀 RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt

  • Updated Apr 21, 2022
  • Kotlin
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

  • Updated Mar 29, 2021
  • Kotlin

Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.

  • Updated Oct 7, 2021
  • Kotlin
smilecs
smilecs commented Feb 21, 2022

Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Deprecate LiveData Handlers by adding deprecation annotations to those methods and add sample implementation using suspend function calls

Describe alternatives you've considered
Universal flow emitter?

Additional context
N/A

enhancement good first issue

Improve this page

Add a description, image, and links to the coroutines-android topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coroutines-android topic, visit your repo's landing page and select "manage topics."

Learn more