A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
-
Updated
Nov 9, 2020 - Kotlin
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
A fast keylogger library for Android.
It's a project with examples of using Coroutines. 🧵 You will learn the concepts (GlobalScope, runBlocking, Nested Coroutine, Dispatcher, Suspend Function) 💻
A notification interception library for Android that sniffs all notifications in the notification drawer.
Kotlin offers a nice feature known as coroutine - a high-level framework, to perform anything asynchronously, coordinate tasks behind the scenes. It will make the developer's life easier. Code readability, conciseness, and easier thread management.
Use `Kotlinx Coroutines Channel` to send and receive events between Fragments.
Operators library for kotlin coroutines channels
Codebase that demonstrates the use of Coroutine and Channels in kotlin. Codelab can be found here https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/01_Introduction
TODO List app
Coroutines Basics from Udemy course
📖📙 Notes from Kotlin Coroutines by Tutorials | Third Edition
Add a description, image, and links to the coroutines-channels topic page so that developers can more easily learn about it.
To associate your repository with the coroutines-channels topic, visit your repo's landing page and select "manage topics."