GitPedia

Retrofit Kotlin Coroutines Example

An example project to demonstrate how to use Retrofit with Kotlin Coroutines in Android

From MindorksOpenSource·Updated May 29, 2026·View on GitHub·

This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, Retrofit, Coroutines and etc. The project is written primarily in Kotlin, first published in 2020. Key topics include: android, android-example, android-sample, coroutines, kotlin.

Using Retrofit with Kotlin Coroutines in Android: Sample App

MindOrks
MindOrks Community

This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, Retrofit, Coroutines and etc.

<p align="center"> <img src="https://github.com/MindorksOpenSource/Retrofit-Kotlin-Coroutines-Example/blob/master/assets/retrofit-kotlin-coroutines-banner.png"> </p> <br> <br> <p align="center"> <img src="https://github.com/MindorksOpenSource/Retrofit-Kotlin-Coroutines-Example/blob/master/assets/retrofit-coroutines-suspend.png"> </p> <br> <br> <p align="center"> <img src="https://github.com/MindorksOpenSource/Retrofit-Kotlin-Coroutines-Example/blob/master/assets/retofit-coroutines-package-structure.png"> </p> <br> <br>

Concept reference resources - Using Retrofit with Kotlin Coroutines in Android

The app has following packages:

  1. data: It contains all the data accessing and manipulating components.
  2. ui: View classes along with their corresponding ViewModel.
  3. utils: Utility classes.

Reference resources:

  1. Coroutines: Check here

Explore Android Online Tutorials and Courses To Learn More by MindOrks

  • Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
  • Android Tutorials All Free Android Tutorials by MindOrks
  • Android Online Course for Professionals - In this online course, you’ll learn the Dagger, Kotlin, RxJava, MVVM Architecture, Architecture Components, Jetpack, LiveData, ViewModel, Room Database, Database Design, Multithreading, Memory Management, Networking, Caching, How Glide works, Unit Testing, and the best practices for Android Development. By the end of this online course, you will have all the skills you need to become a professional Android Developer.
  • Android Online Course for Beginners - This course is for beginners for those who want to get started with Android Development. In this course, you will build two apps: TodoNotes and Ride-Sharing Uber Android App.

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from MindorksOpenSource/Retrofit-Kotlin-Coroutines-Example via the GitHub API.Last fetched: 6/28/2026