Search code examples
Can I start a foreground service without setOngoing(true)?...


androidandroid-serviceforeground-service

Read More
How to stop all services, threads, unload libraries on android app kill...


androidandroid-servicekillkill-processandroid-thread

Read More
Android startForeground get restarted after activity close...


androidserviceandroid-service

Read More
Firebase jobdispatcher triggering job once...


javaandroidandroid-serviceandroid-jobschedulerfirebase-job-dispatcher

Read More
Background Service don't work - Android...


androidandroid-service

Read More
Why is my Service started twice?...


javaandroidandroid-service

Read More
Prevent Android from Killing Paused Audio Service...


androidandroid-serviceandroid-mediaplayer

Read More
Asynctask in fragment is not getting to onPostExecute...


androidandroid-asynctaskandroid-servicehttpurlconnectiongson

Read More
How Do I Restart A Service?...


javaandroidandroid-service

Read More
Long network operation on Oreo...


androidandroid-serviceandroid-8.0-oreoandroid-workmanagerjobintentservice

Read More
How to close a background thread in a service when the service get destroyed...


androidandroid-servicejava-threads

Read More
Oreo Foregroundservice the right way...


androidandroid-serviceforeground-service

Read More
Which Service on Wear OS for permanent running in background...


androidandroid-servicewear-os

Read More
Asynctask vs Thread vs Services vs Loader...


androidmultithreadingandroid-asynctaskandroid-service

Read More
Creating unbound service in Kotlin...


androidandroid-servicekotlinandroid-service-binding

Read More
How pass value into service class from broadcast class?...


javaandroidandroid-intentandroid-service

Read More
Foreground Service or standard service?...


androidandroid-service

Read More
Cant stop Firebase JobDispatcher service...


androidandroid-servicefirebase-job-dispatcher

Read More
AutoCompleteTextView can't copy/paste in a service...


javaandroidxmlandroid-serviceautocompletetextview

Read More
Android: Scheduling long background task when system is idle...


androidperformanceandroid-service

Read More
Android Service stops after the app is killed...


androidserviceandroid-service

Read More
How to stop a Android service called from multiple activites when app is closed?...


androidandroid-studioserviceandroid-service

Read More
Observe SMS Content Provider in Oreo and beyond...


androidandroid-serviceandroid-contentprovider

Read More
What is the difference between an IntentService and a Service?...


androidandroid-serviceandroid-intentservice

Read More
JobIntentService runs periodically?...


androidandroid-servicejobintentservice

Read More
Service stop's whenever app is killed...


androidandroid-studioandroid-service

Read More
Activity and JobIntentService Lifecycle...


androidandroid-activityandroid-serviceandroid-lifecycle

Read More
Check Activity info in the MyFirebaseMessagingService when App is in foreground...


androidfirebaseandroid-servicefirebase-cloud-messagingandroid-notifications

Read More
BroadcastReceiver when wifi or 3g network state changed...


androidandroid-service

Read More
Why MediaPlayer keeps playing when app is closed by the user?...


androidandroid-serviceandroid-mediaplayer

Read More
BackNext