Search code examples
Bind service to activity or fragment?...


androidandroid-fragmentsandroid-service

Read More
Android Service not getting started from the Activity...


androidandroid-service

Read More
Interruption in android service...


androidandroid-service

Read More
How to queue multiple tasks in a foreground service, so that they execute one by one?...


androidandroid-asynctaskandroid-serviceandroid-intentservice

Read More
Background Execution Limits on Oreo...


androidandroid-serviceandroid-8.0-oreo

Read More
Sending explicit intent doesn't work...


androidandroid-intentbroadcastreceiverandroid-service

Read More
Always run service in background as root on android...


androidandroid-servicerootbackground-processandroid-8.0-oreo

Read More
Disabling SplitScreen mode in Nougat...


androidframeworksandroid-serviceandroid-sourcesplit-screen

Read More
get Activity's reference from a Service...


androidandroid-activityandroid-intentandroid-service

Read More
Service stops working after activity closed and debugger stops when activity stops...


androiddebuggingandroid-serviceandroid-debug

Read More
How to implement robust alarm clock applications for Android 26+...


androidandroid-servicealarmmanagerandroid-alarmsandroid-8.1-oreo

Read More
Context.startForegroundService() did not then call Service.startForeground() even though I stopped t...


androidandroid-serviceandroid-8.0-oreo

Read More
What is the difference between android:persistent vs Service.START_STICKY?...


androidserviceandroid-servicepersistence

Read More
How to destroy/kill a service?...


javaandroidandroid-service

Read More
Start Android TTS from Broadcast Receiver or Service...


androidandroid-servicetext-to-speech

Read More
how to stop Services which detect changes in firebase realtime database...


javaandroidfirebase-realtime-databaseandroid-service

Read More
"How to fix 'Service Destroy' on Real Device...


androidandroid-serviceandroid-manifesttimertaskondestroy

Read More
processes & singleton in Android...


androidsingletonandroid-service

Read More
My service works with android 7.1.1 but not with android 9...


androidandroid-serviceandroid-locationandroid-broadcastreceiver

Read More
What is the best way to finish() an activity from a foreground service without bringing the app to t...


androidandroid-activityandroid-serviceandroid-pendingintent

Read More
Synchronously executing long running methods in a Service...


javaandroidmultithreadingandroid-serviceworker-thread

Read More
How to pause/play background music in MainActivity in Android?...


androidbroadcastreceiverandroid-serviceplaybackbackground-music

Read More
How can I change the preferences of a service?...


androidandroid-intentsharedpreferencesandroid-service

Read More
Service not starting on Oreo in app widget using PendingIntent...


androidandroid-widgetandroid-serviceandroid-appwidgetandroid-8.1-oreo

Read More
android - foreground notification is cancelled on app removed from recent apps...


androidandroid-serviceandroid-notifications

Read More
Can't stop foreground service stopSelf() and stopForeground(true) not working...


javaandroidserviceandroid-servicevpn

Read More
Android service Intent is null...


androidandroid-service

Read More
Is it good to replace broadcast receiver with Greenrobot Eventbus for triggering event based functio...


androidandroid-servicebluetooth-lowenergyandroid-broadcastgreenrobot-eventbus

Read More
Performs logout when user remove app via task swipe in android...


androidandroid-serviceswipelogout

Read More
Android - Bind to a service from an other app...


javaandroidandroid-service

Read More
BackNext