Skip to content

Android Coroutines Practice - Get Image and Apply Filter using 2 Different Coroutines

Notifications You must be signed in to change notification settings

paulfranco/Coroutines-ImageProcessing

Repository files navigation

Coroutines-ImageProcessing

Android Coroutines Practice - Get Image and Apply Filter using 2 Different Coroutines

Gradle Module Level Depencies

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0'

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.0'

Screenshot

Coroutines Image Processing

About

Android Coroutines Practice - Get Image and Apply Filter using 2 Different Coroutines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages