Search code examples
Isn't there any way to show notification when app is closed in all devices?...


androidandroid-servicealarmmanagerandroid-workmanager

Read More
How to run service in background like WhatsApp does for taking backup of the chat without wake up de...


androidandroid-serviceandroid-alarms

Read More
How to save location data in array in service and send that array to activity/fragment? [Android/Jav...


javaandroidandroid-serviceandroid-gpslocation-services

Read More
How to run CountDownTimer in a Service in Android?...


androidandroid-service

Read More
Can I use greenrobot EventBus for Communication between Activity and Service?...


androidandroid-activityandroid-servicegreenrobot-eventbus

Read More
Android does not exit doze mode when moving with device...


androidandroid-serviceandroid-doze

Read More
What configuration do I need, to avoid Android 11 killing my SingleInstance Activity after minimizin...


androidandroid-serviceforeground-serviceandroid-11

Read More
Starting Android Service on Boot Time...


androidandroid-service

Read More
How to stop a service from BroadcastReceiver in Android?...


androidbroadcastreceiverandroid-service

Read More
how to prevent service to run again if already running android...


androidserviceandroid-service

Read More
Android Alarm manager not working while appliction is killed from recent apps...


androidkotlinandroid-service

Read More
Background service being paused / killed...


javaandroidandroid-service

Read More
Android foreground service consistently throws "java.lang.IllegalArgumentException: Service not...


androidandroid-serviceandroid-8.0-oreoandroid-service-binding

Read More
Referencing TextViews from Activity in Service and Vice versa...


javaandroidandroid-activityandroid-serviceandroid-context

Read More
What does the Binder class do? What is the meaning of binding in Android bound services?...


androidandroid-serviceandroid-binder

Read More
startForeground makes app crash (AndroidStudio)...


javaandroidandroid-service

Read More
How to generate notification when the application is closed for event reminder?...


javaandroidnotificationsandroid-service

Read More
Android : Call a Fragment Method from a service...


androidandroid-fragmentsfirebase-cloud-messagingandroid-service

Read More
Android Bound services: Inter vs Intra - app communication using Messenger...


androidandroid-serviceipcandroid-binderandroid-messaging

Read More
fail to start activity from service...


androidfirebaseandroid-activityandroid-service

Read More
Change background music volume from activity to service...


javaandroidandroid-servicebackground-music

Read More
How can I get this basic android service example app to work?...


androidandroid-studioandroid-service

Read More
Android Developing: notifications don't show when app is closed...


androidandroid-studioandroid-serviceandroid-notificationsandroid-alarms

Read More
What is the Android PhoneStateListener's Behavior When Called Multiple Times?...


javaandroidserviceandroid-servicephone-state-listener

Read More
how to stop Foreground service notification 'noise' programmatically when invoking notificat...


androidnotificationsandroid-serviceforeground-service

Read More
Why does my accessibility service ask for full screen control?...


androidandroid-serviceaccessibility

Read More
Implementing exit app button in the persistent notification...


javaandroidserviceandroid-serviceandroid-notifications

Read More
Error trying to launch service from non-activity class...


javaandroidandroid-serviceandroid-context

Read More
StartActivityForResult from a bounded Service...


androidandroid-activityandroid-service

Read More
Android multiple services matching intent...


androidandroid-service

Read More
BackNext