All Projects → gildor → kotlin-coroutines-android

gildor / kotlin-coroutines-android

Licence: Apache-2.0 License
Kotlin Coroutines for Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to kotlin-coroutines-android

Retrofit2-Flow-Call-Adapter
A Retrofit 2 adapter for Kotlin Flows.
Stars: ✭ 41 (+192.86%)
Mutual labels:  retrofit2, kotlin-coroutines, coroutines-android
Simple-MVVM
A simple Android MVVM pattern example
Stars: ✭ 34 (+142.86%)
Mutual labels:  retrofit2, kotlin-coroutines
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Stars: ✭ 24 (+71.43%)
Mutual labels:  retrofit2, kotlin-coroutines
android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
Stars: ✭ 45 (+221.43%)
Mutual labels:  retrofit2, kotlin-coroutines
GitKtDroid
A sample Android application📱 built with Kotlin for #30DaysOfKotlin
Stars: ✭ 53 (+278.57%)
Mutual labels:  retrofit2, coroutines-android
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (+1142.86%)
Mutual labels:  retrofit2, kotlin-coroutines
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (+171.43%)
Mutual labels:  retrofit2, kotlin-coroutines
Posts Mvvm Daggerhilt Dynamic Feature Rxjava3 Flow Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
Stars: ✭ 41 (+192.86%)
Mutual labels:  retrofit2, kotlin-coroutines
TDDWeatherApp
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Stars: ✭ 38 (+171.43%)
Mutual labels:  retrofit2, kotlin-coroutines
TheMovieDB
TheMovieDB is an android app based on TMDB api.
Stars: ✭ 16 (+14.29%)
Mutual labels:  retrofit2, kotlin-coroutines
Jetpack Compose News
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Stars: ✭ 58 (+314.29%)
Mutual labels:  retrofit2, coroutines-android
Androidbaseframemvvm
Android 组件化 MVVM 框架 基于 Jetpack + Kotlin
Stars: ✭ 169 (+1107.14%)
Mutual labels:  retrofit2, kotlin-coroutines
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+13757.14%)
Mutual labels:  retrofit2, coroutines-android
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+807.14%)
Mutual labels:  retrofit2, kotlin-coroutines
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (+285.71%)
Mutual labels:  retrofit2, coroutines-android
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.
Stars: ✭ 677 (+4735.71%)
Mutual labels:  retrofit2, coroutines-android
Tvflix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
Stars: ✭ 286 (+1942.86%)
Mutual labels:  retrofit2, kotlin-coroutines
Kotlin Coroutines Retrofit
Kotlin Coroutines await() extension for Retrofit Call
Stars: ✭ 812 (+5700%)
Mutual labels:  retrofit2, kotlin-coroutines
DailyBugle
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
Stars: ✭ 17 (+21.43%)
Mutual labels:  retrofit2, kotlin-coroutines
NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
Stars: ✭ 21 (+50%)
Mutual labels:  retrofit2, kotlin-coroutines

WIP: Kotlin Coroutines for Android

Experimental implementation of Kotlin Coroutines for Android

coroutines-android

Provides MainThread coroutine context to dispatch coroutine invocation in main thread

README

coroutines-retrofit

Suspendable await extension for Retrofit callbacks class Call

README

How to use

Sample of usage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].