List Question
20 TechQA 2024-01-27T14:41:48.803000How to overcome ANRs issue even though i run the background task in GlobalScope.launch(Dispatchers.Main)
48 views
Asked by Kalai Selvi
Facing ARN issue even though intent called inside the thread
20 views
Asked by Kalai Selvi
Call a synchronized method with a new thread in a synchronized method
153 views
Asked by Hong
Understand Threading in Android(Update UI from another thread)
40 views
Asked by Yellow Flash
How to stop all native threads when Android app is backgrounded?
17 views
Asked by Bungles
Thread.sleep on main thread causing view changes to be skipped?
110 views
Asked by user3504410
How to communicate with a worker viewmodel in Martin's Clean Architecture
147 views
Asked by Ebrahim Karimi
Have race condition saving items into a Room database
195 views
Asked by user1743524
PytestUnhandledThreadExceptionWarning during uiautomator dump
760 views
Asked by FotisK
How does Object.notify() work with Object.wait()?
114 views
Asked by WebViewer
Random SQLiteDatabaseLockedException
176 views
Asked by Verona1024
Android Handler With custom toast is working weird
318 views
Asked by CodingBruceLee
Kotlin - Achieving Executors.newSingleThreadExecutor behaviour using coroutines
1.5k views
Asked by Bugs Happen
kotlin, how to run sequential background threads
26 views
Asked by HT__
How to use actors to handle message frequently in a single thread?
82 views
Asked by BArtWell
Waiting for a Worker to finish
1.3k views
Asked by SatNav
Problem in Uart callback in Android Things Uart
454 views
Asked by sujan_014
Can app support two intent activity simultaneously using coroutine scope
157 views
Asked by Kalai Selvi
What's the best method for periodic tasks (a watcher thread)?
42 views
Asked by Shout