Search code examples
Updating Database in Background task (Android)...


androidsqliteandroid-asynctasksqliteopenhelper

Read More
Cannot get correct SharedPreferences value on onClick...


javaandroidandroid-fragmentsandroid-asynctasksharedpreferences

Read More
How to load multiple image in AsyncTask...


androidimageandroid-asynctask

Read More
Kotlin - How to download .mp3 file and save to Internal storage...


androidaudiokotlinandroid-asynctask

Read More
Xamarin Binding Jar gives error: does not implement inherited abstract member AsyncTask.DoInBackgrou...


javaxamarinandroid-asynctaskxamarin.android

Read More
Android: AsyncTask to make an HTTP GET Request?...


androidandroid-asynctaskhttprequest

Read More
How do I return function value in lifecycle-aware coroutine scope in Android?...


androidandroid-studioandroid-asynctaskandroid-lifecyclekotlin-coroutines

Read More
Android not make GET request after app closing from Service...


androidserviceandroid-asynctaskandroid-volley

Read More
Suspending threads while running multiple AsyncTasks in nested fragments and it makes app slow...


androidmultithreadinguser-interfaceandroid-fragmentsandroid-asynctask

Read More
Using Coroutine for continuous data polling and dumping to UI...


androidandroid-studioandroid-asynctaskkotlin-coroutineskotlin-flow

Read More
How to load data in one fragment in Android...


androidjsonandroid-fragmentsandroid-asynctask

Read More
AsyncTask as kotlin coroutine...


androidmultithreadingkotlinandroid-asynctaskkotlin-coroutines

Read More
Android: Alternatives to AsyncTask?...


androidandroid-asynctaskframeworks

Read More
AsyncTask not calling onProgressUpdate,onPostExecute...


androidandroid-asynctask

Read More
want to create new thread in android studio kotlin for setOnItemClickListener on listview to open ne...


multithreadingandroid-studiokotlinandroid-asynctaskkotlin-coroutines

Read More
Parallel downloading and get individual download progress via AsyncTask.executeOnExecutor(AsyncTask....


androidandroid-asynctaskthreadpoolexecutor

Read More
How to ensure that data will be saved before android kills a process...


androidandroid-asynctaskandroid-sqlite

Read More
Android Kotlin - clear glide cache in background thread doesn't work...


androidkotlinandroid-asynctaskandroid-glideandroid-background

Read More
Problem with returning object form a class extending AsyncTask...


javaandroidandroid-fragmentsandroid-asynctaskreturn

Read More
Where do I put the signup buttons in a Fragment (Async DB call to Firebase Realtime DB is too slow m...


androidfirebase-realtime-databaseandroid-asynctaskfirebase-authentication

Read More
How can i convert a JSON structure to XML android...


androidxmljsonandroid-asynctaskconverters

Read More
ProgressDialog onProgressUpdate get error "DecorView: mWindow.mActivityCurrentConfig is null&qu...


androidandroid-asynctaskprogressdialogasync-onprogressupdate

Read More
How to stop an AsyncTask in a Fragment after the Application closes...


androidandroid-asynctaskandroid-fragmentsandroid-activity

Read More
Unity C# - Execute async task within a Coroutine and wait for it to finish...


c#unity-game-engineandroid-asynctask

Read More
Difference between Service, Async Task & Thread?...


androidandroid-asynctaskandroid-servicejava-threads

Read More
AsyncTask and error handling on Android...


androiderror-handlinghandlerandroid-asynctask

Read More
Android In App Purchase - Cannot call button setText() from onBillingSetupFinished() event...


androidandroid-asynctasksettextandroid-inapp-purchase

Read More
Custom max asyncTasks in Android...


javaandroidandroid-asynctask

Read More
Can't call handler in an AsyncTask?...


androidmultithreadingandroid-asynctaskhandler

Read More
(AsyncTask) Open a dialog when catch (Jsoup)...


javaandroidandroid-studioandroid-asynctaskjsoup

Read More
BackNext