Skip to content

An example project that shows a coroutine implementation similar to an async task. Project made with Jetpack Compose and serves as a sample implementation for Jetpack Compose Material 3.0 UI.

License

BharathVishal/Coroutine-As-AsyncTask

Repository files navigation

Coroutine-As-AsyncTaskWithProgressBar

An example project that shows a coroutine implementation similar to an async task. Uses Jetpack Compose for UI. Allows easy migration of existing async tasks to Kotlin coroutines having a similar structure.

 

Usage:

  1. Open project and sync gradle.
  2. Modify the code to suit your needs.
  3. Watch out for more features.

 

Features :

  • Sample coroutine implementation of Async task.
  • Material design 3.0 with dynamic theming.
  • Uses Jetpack Compose.

 

Preview :

Preview

 

Screenshots :

Screenshot 1 Screenshot 2

 

Year developed :

2022

 

SDK Info :

Min SDK : 23 | Target SDK : 34 | Gradle : 8.3.1 | Kotlin | Jetpack Compose

 

Android Studio Version :

Android Studio Iguana | 2023.2.1 Patch 1

 

License :

Apache License 2.0  

 

Android is a trademark of Google LLC.

   

© 2022-2024. Developed by Bharath Vishal G (https://github.com/BharathVishal).

Thank you. 🙂