🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
-
Updated
Jul 14, 2024 - Kotlin
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
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.
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
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 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.
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.
Make a spaceship war game that implements ImageView, Thread, and Sensor on Android
Android app project, showing knowledge fun fact.
Android Network Connection.
🧬 𝚃𝚑𝚒𝚜 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢 𝚍𝚎𝚜𝚌𝚛𝚒𝚋𝚎𝚜 𝚑𝚘𝚠 𝚝𝚘 𝚞𝚜𝚎 𝚊 𝚑𝚊𝚗𝚍𝚕𝚎𝚛 𝚝𝚑𝚛𝚎𝚊𝚍 𝚝𝚘 𝚙𝚞𝚋𝚕𝚒𝚜𝚑 𝚍𝚊𝚝𝚊 𝚏𝚛𝚘𝚖 𝚗𝚘𝚗 𝚄𝙸 𝚝𝚑𝚛𝚎𝚊𝚍 𝚝𝚘 𝙰𝚗𝚍𝚛𝚘𝚒𝚍 𝚖𝚊𝚒𝚗 𝚝𝚑𝚛𝚎𝚊𝚍.
This application allows Rangers to track wildlife sightings in the area.
Add a description, image, and links to the handlerthread topic page so that developers can more easily learn about it.
To associate your repository with the handlerthread topic, visit your repo's landing page and select "manage topics."