List Question
20 TechQA 2024-02-28T15:51:10.623000onServiceConnected not called but context#bindService return true
20 views
Asked by Kugge
Android rebind to foreground service after configuration change
34 views
Asked by soyxan
Creating an android service with no name but package
26 views
Asked by colymore
Design an Android Service like Watchdog For collecting logs from remote devices and upload it to server
85 views
Asked by Sameep Sharma
CallRedirectionService Doesn't work from documentation
39 views
Asked by Ace
How to use koin for Service
613 views
Asked by Cyber Avater
bindservice does not connect to the service
99 views
Asked by Ramon Melo
What happens when i call stopSelf in onDestroy method?
33 views
Asked by Murad Akhmedov
Unable to create service : Java.lang.ClassNotFoundException in Android
322 views
Asked by Popeye
Why android has various types of service and is workManager an alternative to services
79 views
Asked by ADITYA RAJ
I'm trying to playmusic using service but it's not working
32 views
Asked by mm m
Create button inside service
35 views
Asked by KRACK
How to use service in jetpack compose
3k views
Asked by Vivek Modi
Custom Android service not found despite proper permissions and queries with SDK 33
231 views
Asked by Victor Paléologue
Never call unbindService() method on a Service?
58 views
Asked by Manish Kumar Sharma
How to send data to a REST API every minute from android using kotlin?
175 views
Asked by Gnagno
How to send an initial message using ServiceConnection?
668 views
Asked by Justin
Service does not get started by bindService with BIND_AUTO_CREATE
1.1k views
Asked by yaugenka
Can a client technically use a services binder after unbinding from the service?
288 views
Asked by AudioBubble