Search code examples
The correct way to determine if service is running...

androidkotlinandroid-service

Read More
Best approach to execute service in Android...

javaandroidandroid-servicebackground-serviceandroid-intentservice

Read More
Android service with START_STICKY crashes on killing app...

javaandroidandroid-serviceandroid-lifecycle

Read More
How to Remove an unused GcmTaskService service?...

androidandroid-servicegcmtaskservice

Read More
Android 12 targetSDKVersion 31 challenges (Broadcast Receiver, Pending Intent) Crash Issues...

androidbroadcastreceiverandroid-serviceandroid-pendingintenttargetsdkversion

Read More
Injecting a repository into a Service in Android using Hilt...

androiddependency-injectionandroid-servicedagger-hilt

Read More
How to simulate a service killed by the Android system...

androidandroid-servicewear-os

Read More
Android: service for gps / sensor logging...

androidandroid-service

Read More
Close Quick Settings Panel after click the Quick Setting tile in android...

androidandroid-serviceandroid-app-quick-setting

Read More
How to call suspend function from Service Android?...

kotlinandroid-servicekotlin-coroutinescoroutine

Read More
Service did not call startForeground even though it does...

androidandroid-service

Read More
Recording screen from notification instead of MainActivity and using multiple notifications for each...

javaandroidandroid-serviceandroid-notificationsandroid-mediaprojection

Read More
Android - Timer and GPS tracking. Should I use a service?...

androidandroid-service

Read More
Android – Listen For Incoming SMS Messages...

androidsmsandroid-service

Read More
Can't replicate ForegroundServiceStartNotAllowedException within emulator...

androidandroid-emulatorandroid-serviceandroid-12android-13

Read More
is it recommended to use Android WorkManager for long tasks?...

androidandroid-serviceandroid-workmanagerandroid-geofence

Read More
How to start an Activity from Service Android 11...

androidandroid-intentandroid-activityandroid-serviceandroid-11

Read More
Foreground Service Scheduling Issue: AlarmManager Fails to start Foreground Service When App is Not ...

javaandroidkotlinandroid-servicealarmmanager

Read More
Android Studio Progress Bar not updating correctly...

androidandroid-serviceandroid-progressbarandroid-thread

Read More
Allow notification to be cancelled after calling stopForeground(false)...

androidandroid-serviceandroid-notificationsandroid-notification-bar

Read More
How to startForeground() without showing notification?...

androidandroid-serviceforeground

Read More
How to get clipboard content from background service in Android 10+?...

androidkotlinandroid-serviceclipboard

Read More
Cannot start Activity from Worker on xiaomi phones...

androidandroid-serviceandroid-workmanagerxiaomi

Read More
LocalBroadcastManager is now deprecated, how to send data from service to activity?...

javaandroidbroadcastreceiverandroid-servicelocalbroadcastmanager

Read More
Android 9.0 (APi 28): java.lang.IllegalStateException: Not allowed to start service Intent...

androidandroid-serviceandroid-9.0-pie

Read More
Alternative to "performGlobalAction(GLOBAL_ACTION_TOGGLE_SPLIT_SCREEN)" in Android Accessi...

javaandroidkotlinandroid-serviceaccessibilityservice

Read More
how to use Jetpack Compose in Service (Floating Window)...

androidandroid-jetpack-composeandroid-serviceandroid-lifecycle

Read More
Flutter background service - Not allowed to start service Intent exceptions...

androidflutterandroid-servicecrashlytics

Read More
How to stop a system service?...

androidandroid-service

Read More
Launch a service after device is unlocked/rebooted with API level > 26...

androidandroid-serviceandroid-workmanagerandroid-13android-reboot

Read More
BackNext