List Question
20 TechQA 2019-03-28T14:24:38.553000What to use when loop inside a background thread and keep updating UI?
443 views
Asked by Jay Lu
How does Google Application - "Keep Notes" work even after device reboot for reminders?
29 views
Asked by minato
My service works with android 7.1.1 but not with android 9
1.2k views
Asked by Marco Mantovani
Is it possible to Unregister BroadcastReceiver which extends a Class without making Object of it?
83 views
Asked by Irfan Akram
How to use BroadcastReceiver in MVVM architecture in Android?
2.8k views
Asked by BVtp
SMS schedule at a particular date and time
42 views
Asked by AudioBubble
Issue in Unregistering broadcast receiver
27 views
Asked by Zahoor Ktk
Broadcast receiver inside service did not listen after app removed from background
1k views
Asked by Joseph
ANDROID - How to access another class from a different Class?
61 views
Asked by lolo mo
Unable to start a Service in BroadcastReceiver
1.5k views
Asked by AudioBubble
My app does not start after screen unlock
92 views
Asked by Ahmed Abouzaid
How to make Eventbus run in background with BroadcastReceiver?
429 views
Asked by Naxsami
BroadcastReceiver ClassNotFoundException Xamarin Android
342 views
Asked by VINNUSAURUS
Android - Register/Unregister Receiver Dynamically using a Helper Class with Static Methods?
235 views
Asked by Studio2bDesigns
BroadCast onReceiver() not calling on Marshmallow and above SDK's
78 views
Asked by Mathan Chinna
Not Able to modify an Activity from my Broadcast Receiver of Alarm Manager
54 views
Asked by Mahdi Jaber
How does ContextWrapper.registerReceiver() function works to dynamically register a receiver?
584 views
Asked by M.Tsu
Notifications don't update unless Breakpoint
74 views
Asked by iBlueDust
Android O Foreground Service - How to handle the communcation with activity even when app is kiiled from background or get restarted
656 views
Asked by Feroz Siddiqui
Android - Getting Context from a Method called within onReceive?
38 views
Asked by Studio2bDesigns