All Projects → MindorksOpenSource → Retrofit Kotlin Coroutines Example

MindorksOpenSource / Retrofit Kotlin Coroutines Example

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

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Retrofit Kotlin Coroutines Example

Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (-14.07%)
Mutual labels:  coroutines
Searchrestaurant
Apps are built using Google Maps SDK, Geocoding and Foursquare APIs
Stars: ✭ 124 (-8.15%)
Mutual labels:  coroutines
Compose Server Side
Experiment with server side rendering using compose and ktor
Stars: ✭ 131 (-2.96%)
Mutual labels:  coroutines
Synca
Synchronous asynchrony using coroutines
Stars: ✭ 118 (-12.59%)
Mutual labels:  coroutines
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (-8.89%)
Mutual labels:  coroutines
Mioco
[no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).
Stars: ✭ 125 (-7.41%)
Mutual labels:  coroutines
Space App
An Android app which shows timeline of upcoming rocket launches and showcases architecture of real application.
Stars: ✭ 114 (-15.56%)
Mutual labels:  coroutines
Kotlinmultiplatform mvvm
Android & iOS App using MVVM pattern and LiveData on the presentation layer + Clean Arch on the common shared code.
Stars: ✭ 135 (+0%)
Mutual labels:  coroutines
Smproxy
Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
Stars: ✭ 1,665 (+1133.33%)
Mutual labels:  coroutines
Cocktailapp
Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
Stars: ✭ 128 (-5.19%)
Mutual labels:  coroutines
Androidcoroutinesplayground
Android Coroutines Playground
Stars: ✭ 119 (-11.85%)
Mutual labels:  coroutines
Paleontologas
Source code of the most popular Paleontological mobile app in the world! Programming sandbox.
Stars: ✭ 122 (-9.63%)
Mutual labels:  coroutines
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-5.93%)
Mutual labels:  coroutines
Venice
Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
Stars: ✭ 1,501 (+1011.85%)
Mutual labels:  coroutines
Topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
Stars: ✭ 131 (-2.96%)
Mutual labels:  coroutines
Covid19 Notifier In
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Stars: ✭ 116 (-14.07%)
Mutual labels:  coroutines
Tina
Tina is a teeny tiny, header only, coroutine and job library.
Stars: ✭ 125 (-7.41%)
Mutual labels:  coroutines
Conduit
High Performance Streams Based on Coroutine TS ⚡
Stars: ✭ 135 (+0%)
Mutual labels:  coroutines
Splitties
A collection of hand-crafted extensions for your Kotlin projects.
Stars: ✭ 1,945 (+1340.74%)
Mutual labels:  coroutines
Adam
Coroutine-friendly Android Debug Bridge client written in Kotlin
Stars: ✭ 129 (-4.44%)
Mutual labels:  coroutines

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.







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