coroutines-retrofit
There are 51 repositories under coroutines-retrofit topic.
jhbxyz/WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
halilozel1903/Coroutines101
It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻
AlbertShen0211/Android-architecture-components
Android architecture components
ZahraHeydari/CleanArchitecture
An implementation of Clean Architecture along with MVVM, Koin, Coroutines, Coil, Moshi, Mockk, LiveData, ViewBinding, ...
jotyy/coroutines-retrofit-example
🍽 An example for coroutines retrofit.
jarinrocks/Android-MVI-Architecture-Example-Retrofit-Coroutines
MVI android architecture example using a simple news app. https://medium.com/@jarinrocks/mvi-pattern-in-android-d4b274ec7a7b
chintanrparmar/WikiSearcher
WikiSearcher - Wikipedia API Search App.
alirezanasrollahzadeh2003/AnCrashLytics
A fully customized service for analyzing and tracking errors in mobile applications, independent of any external service.
malinda-lin/Android-Image-Gallery-App
This photo gallery application lets users browse randomly selected images from Unsplash.com and save or download them.
ericksavluchinske/kotlin-android-retrofit-coroutines-clean-mvvm-dagger-room
Simple demo Android app that consumes REST API using Retrofit, Kotlin Coroutines, Clean Architecture + MVVM, Dagger, Room, DataBinding, RecyclerView.
hafiznaufalr/RecipeApps
Simple Recipe Application
KishanViramgama/RetrofitHiltCoroutinesMvvm
Retrofit Hilt Coroutines Mvvm
rizafu/MovieDB
MovieDB is implementation of TMDB Api with MVVM, Room, Dagger 2, Kotlin, Flow, Live Data, Retrofit 2, Kotshi, Lottie, Coil, etc
Cntrk01/CountriesAppCompose
Jetpack compose ile apiden çektiğim ülkeleri listeledim.Bölgelere göre listelemeler,search işlemleri mevcut ve quiz kısımı da var
ersiver/sample-coroutines-basics
Playing around with coroutines+Architecture Components, coroutines+Retrofit. Best practices for testing.
James-Aidoo/RecipeApp
Android Recipe application using Jetpack Compose, as taught by Mitch Tabian and brought up to date using the latest compose versions. I've also used some functional programming paradigms as described by Fernando Cejas (https://github.com/android10). Mitch Tabian YouTube tutorial Playlist here: https://www.youtube.com/playlist?list=PLgCYzUzKIBE_I0_tU5TvkfQpnmrP_9XV8
Jose-Vela/SuperHero-App
Proyecto de una App Buscador de Superhéroes, que obtiene los datos de estos mediante el consumo de una API.
kaushiknsanji/Complete_Coroutines-Catalin_Stefan
Udemy course practice project on Complete Kotlin Coroutines development by Catalin Stefan
kaushiknsanji/TopStoriesTicker
An Android App to display the News items like a News Ticker
pascaladitia/Remover-Bg-MVVM-Hilt
aplikasi untuk menghapus backround dengan API removeBg
rinav/CoroutinesBasics
Sample application demonstrating the usage of coroutines in android app using Room, Retrofit and Kotlin
serhat-demir/translate
Translate application for Android
Vimalraj-Vijay/MVVM-Architecture-Android
Dagger Hilt Implementation with MVVM
Cntrk01/PokedexAppCompose
Jetpack Compose ile Pokemon App geliştirdim.Projede MVVM,Hilt,Retrofit,Custom Paging,SubcomposeAsyncImage gibi teknolojiler kullandım
MostafaTantawy777/POC
Android Clean Architecture POC
oybekjon94/coroutines-book-notes
📖📙 Notes from Kotlin Coroutines by Tutorials | Third Edition
William-Sobrinho-Geraldo/Quiz_DYNAMOX
Quiz de perguntas e respostas que consome a API da empresa Dynamox
ahmedelhassanin1994/Marvel_App
Marvel_App
Cntrk01/CryptoCurrencyAppCompose
Compose ile Crypto ları listelediğim bir app
pascaladitia/Medisku
Sample app MVVM Clean Arch Kotlin
pascaladitia/TokoKu
Sample app with Kotlin MVVM Clean Arch with Goole Maps API
sang10518/sampleapp-mvvm
MVVM template for android app
soumen321/weatherapp
Weather app using Kotlin ,MVVM , Kotlin Coroutines, Jetpack Compose,Hilt, Jetpack navigation and Mockito
zigeorge/offline-first-android-demo
A currency converter app using open exchange API(free). This app is developed with kotlin and jetpack compose. And it demonstrate a basic workaround for an offline first application following modern android app architecture