All Projects → antoniolg → Coroutines Sample

antoniolg / Coroutines Sample

Companion sample for coroutines 1.3

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Coroutines Sample

Multi-Module-Nextflix-Composable
Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..
Stars: ✭ 195 (+186.76%)
Mutual labels:  coroutines, android-development
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+126.47%)
Mutual labels:  coroutines, android-development
snap
Snap Programming Language
Stars: ✭ 20 (-70.59%)
Mutual labels:  coroutines, android-development
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (+261.76%)
Mutual labels:  coroutines, android-development
NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, Data…
Stars: ✭ 38 (-44.12%)
Mutual labels:  coroutines, android-development
Pinboard Kotlin
Unofficial Pinboard android app, developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 60 (-11.76%)
Mutual labels:  coroutines
Php Ion
Asynchronous PHP
Stars: ✭ 65 (-4.41%)
Mutual labels:  coroutines
Flow
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
Stars: ✭ 59 (-13.24%)
Mutual labels:  coroutines
Weekly
Android 开发技术周报
Stars: ✭ 58 (-14.71%)
Mutual labels:  android-development
Firebaseauth Android
Firebase Authentication code guideline for Android developer
Stars: ✭ 67 (-1.47%)
Mutual labels:  android-development
Plasma
An Android Application written using latest Android Jetpack components and best practices, which displays trending movies/TV shows and cast, user can search movies and TV shows and also add them to watchlist.
Stars: ✭ 67 (-1.47%)
Mutual labels:  coroutines
Api Debugger
🔨A like Postman API debugger that supports custom encryption. 一个类似Postman的支持自定义加密传输的后台API接口调试工具.
Stars: ✭ 63 (-7.35%)
Mutual labels:  android-development
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (-11.76%)
Mutual labels:  coroutines
Awesome Mobile Machine Learning
A curated list of awesome mobile machine learning resources for iOS, Android, and edge devices.
Stars: ✭ 1,136 (+1570.59%)
Mutual labels:  android-development
Disneymotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 1,105 (+1525%)
Mutual labels:  coroutines
Android 100 top Projects
Android 100 TOP Projects all over the github (Android百大框架排行榜)
Stars: ✭ 1,148 (+1588.24%)
Mutual labels:  android-development
Facebook ui flutter
A UI clone of the Facebook app that I created using Flutter
Stars: ✭ 59 (-13.24%)
Mutual labels:  android-development
Fitbutton
The button which can use with icon, text, divider, custom ripple effect, border, corner radius e.t.c.
Stars: ✭ 63 (-7.35%)
Mutual labels:  android-development
Awesome Android
A curated list of awesome Android packages and resources.
Stars: ✭ 8,843 (+12904.41%)
Mutual labels:  android-development
The Third Eye
An AI based application to identify currency and gives audio feedback.
Stars: ✭ 63 (-7.35%)
Mutual labels:  android-development

Coroutines in Kotlin 1.3 explained: Suspending functions, contexts, builders and scopes

This sample is explained commit by commit in my blog:

Want to learn Kotlin and get a certificate?

All this sample is explained in videos step by step in my online training. If you are starting with Kotlin, learn the fastest way with my proven method! In just 10 hours of work.

THE ONLINE TRAINING CERTIFIED BY JETBRAINS TO LEARN KOTLIN FOR ANDROID. FINISH THE TRAINING AND GET A CERTIFICATE OF COMPLETION.

Kotlin Training Certified

Kotlin for Android Developers

Certificate of completion

At the end of the training, you will receive a certificate of completion that shows that you've finished this Kotlin Training Certified by JetBrains.

Kotlin for Android Developers

License

Copyright 2019 Antonio Leiva

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].