基于 kotlin Channel 的优先级异步任务队列
-
Updated
Nov 3, 2023 - Kotlin
基于 kotlin Channel 的优先级异步任务队列
By using util class CoroutinesAsyncTask.kt you can migrate your Asynctask to Kotlin Coroutine.
It is a utility that has the same structure as AsyncTask but uses Coroutines underneath
List of upcoming-most popular-now playing movies & tv series. You can save the movie or TV show you want from the list, mark it for later viewing, or add it to the list of movies you watched if you watched it. You can also search for TV shows or movies.
This is repository of http://androidcode.pl blog Background processing / threading section. It shows usage of chosen Android API classes in purpose to achieve background task processing.
This is a simple Notes application. It follows the MVVM design pattern using the Room. Users can simply create, save, edit and delete notes.
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.
Android Background Processing course from Raywenderlich
I built an application to convert the currency. (JSON, AsyncTask)
In foodies App the user need to register himself before logging in,User can reset password once in 24hours.After logging in User can choose from Range of Restaurants ,With variety of food item to choose from every Restaurant and Place order,He can even add his Favourite Restaurants,User can keep track of his Previous orders In the order History.
An application that allows the user to understand when there are processes running in the background.
A simple weather app which tells various details about wether of the day.
In this there is android AsyncTask which implement Coroutines instead of traditional android handling
Android application for Parsing Json Array Using Gson in Android Kotlin and make Http request using AsyncTask.
Add a description, image, and links to the asynctask topic page so that developers can more easily learn about it.
To associate your repository with the asynctask topic, visit your repo's landing page and select "manage topics."