GitHub topics: asynctask
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
Language: Ruby - Size: 2.49 MB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 9,457 - Forks: 1,660

poggit/libasynql
Asynchronous MySQL access library for PocketMine plugins.
Language: PHP - Size: 3.02 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 141 - Forks: 43

Tom910/frame-scheduling
Asynchronous non-blocking running many tasks in JavaScript. Demo https://codesandbox.io/s/admiring-ride-jdoq0
Language: TypeScript - Size: 1.81 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 4

user20252228/Seoul_Toilet
[Android] 공공데이터 활용한 서울 화장실 찾기 개인 프로젝트
Language: Kotlin - Size: 1.37 MB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

bandicm/asynco
C++ library for asynchronous and event-driven programing
Language: C++ - Size: 173 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BharathVishal/Coroutine-As-AsyncTask
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.
Language: Kotlin - Size: 431 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

MDecker-MobileComputing/Android_LangeBerechnungMitFortschrittsanzeige
Android app demonstrates how to display progress when a long running calculation is performed in a background thread using class AsyncTask.
Language: Java - Size: 533 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

profmaddo/Curso-Desenvolvimento-Android
Visite meu site e conheça todos os meus cursos 100% on-line.
Language: Java - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 95 - Forks: 53

anitaa1990/Android-Cheat-sheet
Cheat Sheet for Android Interviews
Language: Java - Size: 350 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2,236 - Forks: 695

EspoirX/OptimusAsyncTask
基于 kotlin Channel 的优先级异步任务队列
Language: Kotlin - Size: 313 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 7

bashkirtsevich-llc/aioudp
Asyncio UDP server
Language: Python - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 25 - Forks: 9

daangn/eboolkiq
Simple async job management service using gRPC
Language: Go - Size: 80.1 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 1

JimSeker/threads
android examples for threading
Language: Java - Size: 1.55 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

AleRoe/AsyncServiceBase
An abstract implementation of System.ServiceProcess.ServiceBase aimed at implementing Task-based Windows Services.
Language: C# - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

demdxx/asyncp
The simple framework to build async task execution programs
Language: Go - Size: 188 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

AdityaShidlyali/NotesApp
Note taking application based on CRUD operations. Persistently manages the notes written by user. With swipe to delete feature. App implemented on bare bone of MVVM architecture with repository pattern.
Language: Java - Size: 826 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

henryfebryan/VideoApp
Record Video, Play Video Using VideoView, and using onScroll ListView
Language: Java - Size: 139 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

morington/taskorbit
Asynchronous framework for managing asynchronous execution of independent tasks
Language: Python - Size: 211 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

farimarwat/kotlin-asynctask
An android kotlin asynctask
Language: Kotlin - Size: 104 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

juforg/celery-spring-boot-starter
Springboot starter for celery using celery-java, which is Java implementation of Celery client and worker.
Language: Java - Size: 32.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

rxgp1/android-http-module
안드로이드 Kotlin http 처리 모듈
Language: Kotlin - Size: 136 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Dinesh2510/Firebase-Storage-with-asynck-task
Store the PDF file into firebase Storage and fetch it and Display PDF using pdfviewer
Language: Java - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 16 - Forks: 8

vimaltiwari2612/Covid19AndroidApp
An Android App to see the statistics of Covid 19 around world.
Size: 47.3 MB - Last synced at: 11 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

Catherine22/WebServices
Android Network Connection.
Language: Java - Size: 19.1 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Ahmux/Nutrition_Point
Nutrition Point Android App to manage your Diet Plans and enhance quality of life
Language: Java - Size: 786 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 14

jianshangquan/JavaAsync
Write Java code in Async way
Language: Java - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

TBertuzzi/RepositoryHelpers
:package: Extensions for HttpClient and Custom Repository based on dapper
Language: C# - Size: 136 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 6

LayoutXML/AppListManager 📦
📱 AppListManager (Android Library) makes managing application and activity lists easy.
Language: Java - Size: 4.25 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 61 - Forks: 8

kumaar8293/Notes-Application-With-MVVM-with-Kotlin
This is a simple Notes application. It follows the MVVM design pattern using the Room. Users can simply create, save, edit and delete notes.
Language: Kotlin - Size: 1.05 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

alvareztech/CNA-60segundos
Android networking course demo application. AsyncTask.
Language: Java - Size: 118 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

jan25/sin-q
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

naseemakhtar994/Universal-Async-Handler Fork of rohitpuriji/Universal-Async-Handler
UniversalAsyncHandler to provide http post requests efficiently...
Language: Java - Size: 141 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sarveshchavan7/DownloadImageApp
Download Image from URL and store it in External Storage (SD card) Using AsyncTask -Rotation proff
Language: Java - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

suming77/Android-Core-Realm
What you need to know to be a good Android developer
Size: 569 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 11

harsh6768/MovieDb_Api
In this i have used the Movie Db Api to fetch the popular Hollywood movies and display into the recyclerView. I have used aynctask so that it can't affect the main UI thread
Language: Java - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

saibhaskar24/chatbot
Integration of dialogflow and android
Language: Java - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Mrtckr008/Kotlin-Movies-App-Upcoming-NowPlaying-Popular-MovieList
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.
Language: Kotlin - Size: 251 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

Ashishsingh619/FoodiesApp
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.
Language: Kotlin - Size: 2.63 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

MChehab94/AsyncTask-Demo-Kotlin
Language: Kotlin - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

BillyWei01/Task
A thread scheduling framework.
Language: Kotlin - Size: 139 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 3

aayazkhan/AndroidAsyncTask
Handle Asynctask while device is rotating.
Language: Java - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

personaz/support-library
Android standard support library, like AES encryption, Json string parser from Android asset dir, Drawable view, and AsyncTask http request
Language: Java - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

JacqBlaq/Androids-Basics-Udacity-BookListing
Udacity Book Listing App
Language: Java - Size: 2.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

slkshatriya/BabyChatBotApp
Designed and developed in android using java and xml, features of this app is :- 1. Users can chat with it, 2. Users can train it with input and response, 3. Users can ask basic questions on any topic, 4. Users can clear the current response
Language: Java - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

eternalchaoticinflation/AndroidLabs
Language: Java - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

olivierayache/gwt-async-task
Language: Java - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

Asutosh11/CoroutineTask
It is a utility that has the same structure as AsyncTask but uses Coroutines underneath
Language: Kotlin - Size: 124 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

l33t-c0d3r-66/Notes-Application-Android
Notes Application for Android Devices
Language: Java - Size: 301 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

gusakovgiorgi/listview_dinamic_loading_from_database
test app for Digital Distribution Applications company
Language: Java - Size: 226 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

buhtigexa/sinai
An Android app to share images.
Language: Java - Size: 11.1 MB - Last synced at: 9 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

ismayilovmurad/Hows-the-weather
Weather app https://github.com/rengwuxian/MaterialEditText
Language: Java - Size: 17.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pramonow/androidbasic
List of android basics on navigation, async task, retrofit, tab layout, adapter in Java
Language: Java - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

p5-vbnekit/async_primitives.prototypes
C++17 asynchronous primitives prototype library
Language: C++ - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

integrativesoft/AsyncEvents
Async Events for C#
Language: C# - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

dunghoangtrung125/My-Movie
Another version of Movie Info App using OkHttp library, AsyncTask ...
Language: Java - Size: 119 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gauravgupta2002/WeatherApp
A simple weather app which tells various details about wether of the day.
Language: Kotlin - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ysfklc/AybuApp
Language: Java - Size: 3.26 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

marianagh/Climapp
Simple Android App consuming API for weather forecast.
Language: Java - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mutwakilmo/FreezApp
Language: Java - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jyothishjohnson/LCODataStructures
This repository is a sample Data Structures Preparation app!!
Language: Java - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aytona/Highscore_Android
Record tracking app that saves data to local a file
Language: Java - Size: 837 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

victorlaerte/jfx-asynctask
This project was created to simplify how to handle Thread tasks in Javafx, and it is based on the same idea of AsyncTask from Android.
Language: Java - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 36 - Forks: 15

brewlin/swoft-im
基于swoft-cloud的微服务架构,最小化拆分粒度,PHP7、多进程、协程、异步任务、mysql连接池、redi连接池、rpc连接池、服务治理、服务注册与发现、Aop切面、全注解
Language: PHP - Size: 1.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 202 - Forks: 61

bgraknd/CurrencyConverter
AsyncTask, JSON, Currency Converter API
Language: Kotlin - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mklkj/android-async-examples
Language: Kotlin - Size: 155 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ruanyi/bloomfilter-center
Language: Java - Size: 356 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

mpao/and-gradle-stuff
Language: Java - Size: 230 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mardous/SimpleConcurrency 📦
An easy-to-use library for Android designed to be the perfect replacement for AsyncTask
Language: Java - Size: 123 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Silmarie/HobbyTV
Android app for entertainment
Language: Java - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

alimoncul/piController
Android Controller for Raspberry Pi
Language: Java - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

djonon/Android-LifeCycle
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

square/async_task
Lightweight, asynchronous, and database-backed execution of singleton methods
Language: Ruby - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

ArbenaMusa/UpsideDown
Projekti i parë në lëndën "Programimi i pajisjeve mobile".
Language: Java - Size: 61.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

1ud0v1c/AndroidBitmapEffects
A set of different effects for android bitmap, easy to use
Language: Java - Size: 4.35 MB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 1

aipova/FlickrGallery
An educational android project with Flickr API integration, services, broadcasts and notifications (Big Nerd Ranch)
Language: Kotlin - Size: 787 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

JungWooGeon/ClapAlarm
시각 장애인 전용 기기 '한소네'에서 사용하는 소리 인식 알람 Android 앱
Language: Java - Size: 10.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JungWooGeon/BusInfoApp
시각장애인 전용 기기 '한소네'에서 사용하는 버스 정보 Android 앱
Language: Java - Size: 10.3 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

taggelos/BlindLight
Android Application with Sensors
Language: Java - Size: 8.5 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

lmk1988/Collator
Collect results from async processes/task
Language: Java - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

lakshya16240/Mobile-Computing-Assignments
All android development assignments as a part of Mobile Computing course in IIIT Delhi
Language: Java - Size: 17.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AliAsadi/avoid-memory-leak-android
🔥 Examples of memory leaks and common patterns that cause them in Android development and how to fix/avoid them
Language: Java - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 169 - Forks: 28

aniketray17/QuakeReport_App
An android app capable of giving information about the past earthquakes with magnitude,location,date and time by using the USGS API.For more info go through the readme.
Language: Java - Size: 458 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

webianks/PlayStoreParallelDownload
:cyclone: Demo logic to download/update apps in parallel inside recyclerview like AppStore.
Language: Java - Size: 1.67 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 9

attcs/AsyncTask
C++ AsyncTask class to handle cancellation and progress feedback.
Language: C++ - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

KrishAmal/PopularMovies
PopularMovies is an Android App that Displays Movie details ,trailer and reviews fetched from themovieDatabase.org (TMDB). Uses a REST Api for network calls and a grid layout for displaying the list of Movies. Allows to sort the result between highly rated and most popular movies.
Language: Java - Size: 5.73 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

nurefsanyildiz/SimpleAPICallUsingGSON
An android app that shows how to get data from a website easily by using GSON library and use that data which will be in the JSON format in order to display the data.
Language: Kotlin - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nurefsanyildiz/SimpleAPICall
An android app that shows how to get data from a website by using a HTTP request and use that data which will be in the JSON format in order to display the data.
Language: Kotlin - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nurefsanyildiz/BackgroundExecution
An application that allows the user to understand when there are processes running in the background.
Language: Kotlin - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nikhil-sachdeva/newsapp
A news app which uses DOM xml parser to parse NDTV RSS feeds.
Language: Java - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ztstewart/workflow
A simple library to execute a task graph, similar to async.auto
Language: Go - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

AkashDhanwani/eDroid
An all in one e-commerce app using Flipkart, Amazon and eBay APIs
Language: Java - Size: 2.88 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

chen3yym/Fetch_rewards_mobile_java
Language: Java - Size: 438 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ejupialked/chat-diffie-hellman
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
Language: Java - Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 15

pfieffer/ReadPhoneContacts 📦
Ask for phone book permission from the user and provide an option to pick from default phonebook or search using an sutocomplete textview.
Language: Java - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ReguloSarmiento/insectMaster 📦
The app provides a list of insects with pictures and their information.
Language: Java - Size: 3.24 MB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

NeoTech-Software/Android-Retainable-Tasks 📦
A mini-library that makes it really easy to retain background tasks on orientation changes
Language: Java - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 2

Mindyu/StepCount
基于Android的运动管理系统
Language: Java - Size: 29.6 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

gamenew09/RobloxAPI
A C# Class Library for accessing ROBLOX Web APIs. (Excluding login APIs and API routes that require to be logged in as a ROBLOX user.)
Language: C# - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 4

fcenesiz/service-types
Service types and usages
Language: Kotlin - Size: 202 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MariemAbdi/Weather-Tunisia
Android Weather App
Size: 31.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
