handlerthread
There are 19 repositories under handlerthread topic.
crazyqiang/AndroidStudy
๐ฅ Androidๅญฆไน ็ฅ่ฏ็นๆป็ป JetpackใMVVMใMVIใKotlinใViewPager2ใJUCๅค็บฟ็จ็ญ๏ผๆฌข่ฟstar๏ผ
tonyofrancis/Dispatcher
Dispatcher is a simple and flexible work scheduler that schedulers work on a background or UI thread correctly in the form of Dispatch using the android.os.Handler class.
Justson/dispatch-queue
Dispatch queue is an ultra-high performance queue extending Android message queue. Similar to the coroutine, it supports synchronous return and asynchronous execution. It can wrap the main thread and schedule flexibly
android-code/background
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.
JeffMony/MessageQueue
c++ message queue
antoineFrau/useless-knowledge
Android app project, showing knowledge fun fact.
Catherine22/WebServices
Android Network Connection.
geetgobindsingh/HandlersDemo
This project is a proof of concept that demonstrates a chat communication system between a sender and a receiver using Android's Messenger, Handlers, and Loopers. Both the sender and receiver utilize these concepts in different ways to achieve reactive communication.
liondy/SpaceshipWar
Make a spaceship war game that implements ImageView, Thread, and Sensor on Android
Rajatk133/SecureChat
An android application that provides group communication and one to one communication with end to end encryption and decryption on both users ends hence provides secure commincation.
david8203/forest-service-App
This application allows Rangers to track wildlife sightings in the area.
kalaiselvan369/Background-service
Android thread operations
devrath/android-handler-thread
๐งฌ ๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐ข ๐๐๐๐๐๐๐๐๐ ๐๐๐ ๐๐ ๐๐๐ ๐ ๐๐๐๐๐๐๐ ๐๐๐๐๐๐ ๐๐ ๐๐๐๐๐๐๐ ๐๐๐๐ ๐๐๐๐ ๐๐๐ ๐๐ธ ๐๐๐๐๐๐ ๐๐ ๐ฐ๐๐๐๐๐๐ ๐๐๐๐ ๐๐๐๐๐๐.
liuhuan2015/ImitatePrettyGirls
ๅญฆไน ้กน็ฎPrettyGirls.
pa1pal/ServiceWorker
A simple Handler Thread example