Search code examples
What happens when i call stopSelf in onDestroy method?...


androidandroid-serviceandroid-lifecycleandroid-service-binding

Read More
Does FirebaseMessagingService run in the background by default?...


androidfirebaseandroid-servicefirebase-cloud-messagingandroid-intentservice

Read More
Why MQTT service is blocking activity?...


androidandroid-servicemqttpaho

Read More
Foreground service getting killed...


javaandroidkotlinserviceandroid-service

Read More
Does stopSelf() guarantee Service stopping (and HOW)? if so, is return required (in case stopSelf ca...


androidandroid-serviceandroid-intentservice

Read More
Can I get data from shared preferences inside a service?...


androidsharedpreferencesandroid-serviceandroid-2.2-froyo

Read More
Android - slow network acces when phone is in idle mode...


androidandroid-service

Read More
How would a previously started Thread within a Service be stopped if said Service is killed by the s...


androidmultithreadingandroid-servicekillandroid-threading

Read More
Can a service receive a package.Added intent...


androidandroid-intentandroid-service

Read More
Android Emulator: How can I get a list of services that are running...


androidandroid-emulatorandroid-servicemonitoringmonitor

Read More
AIDL service not connecting after bindService()...


androidandroid-serviceaidlandroid-service-binding

Read More
Service not being created (or connecting) after bindService()...


javaandroideclipseandroid-service

Read More
Android app stops after start on Amazon Kindle Fire HD...


androidandroid-intentandroid-servicekindle-fire

Read More
How to show a notification everyday at a certain time even when the app is closed?...


androidandroid-intentandroid-serviceandroid-notificationsandroid-alarms

Read More
Android Java, Can call startForegroundService in MainActivity but not in another class/activity...


androidandroid-activityandroid-service

Read More
PendingIntent to launch and stop a Service...


androidandroid-widgetandroid-serviceandroid-pendingintent

Read More
Android 9 (Pie), Context.startForegroundService() did not then call Service.startForeground(): Servi...


androidandroid-serviceforeground-service

Read More
should i call startforeground(id, notification) if i recreate notification? android above Oreo, api2...


androidandroid-serviceandroid-notificationsandroid-8.0-oreo

Read More
How can I observe an other apps launch?...


kotlinserviceandroid-service

Read More
How does Samsung Health count steps without long background services?...


androidmobileandroid-serviceandroid-sensorssamsung-mobile

Read More
Set mutability flag for pending intent but still receiving IllegalArgumentException error...


androidandroid-intentsdkandroid-serviceandroid-pendingintent

Read More
Background Service getting killed in android...


androidandroid-service

Read More
Can a JobScheduler execute a foreground service?...


androidandroid-service

Read More
Differences between Intent and PendingIntent...


androidandroid-service

Read More
How to modify AOSP to run a bash script on device boot?...


androidandroid-serviceandroid-sourceandroid-build

Read More
Android 12 - Foreground service launch restrictions...


androidandroid-serviceandroid-workmanagerandroid-12foregroundnotification

Read More
When an app is killed does all services in it also always killed?...


androidandroid-activityandroid-serviceandroid-lifecycle

Read More
Launching app through startActivity not working from Service...


androidandroid-serviceandroid-launcherstart-activity

Read More
how to pass string from Fragments to service in android...


androidandroid-intentandroid-service

Read More
Network connection can stop in power saving mode, with java.net.SocketTimeoutException...


androidandroid-serviceokhttpsocket-timeout-exception

Read More
BackNext