Search code examples
Fatal Android 12: Exception: startForegroundService() not allowed due to mAllowStartForeground false...


androidandroid-serviceandroid-12

Read More
Android 8.0: java.lang.IllegalStateException: Not allowed to start service Intent...


androidandroid-serviceandroid-8.0-oreo

Read More
Not allowed to bind to service Intent when starting a service...


javaandroidandroid-intentandroid-servicesecurityexception

Read More
AIDL interface can't find import for Parcelable class...


javaimportandroid-serviceaidl

Read More
How to disable TileService for Android 34+ but keep for previous versions?...


androidandroid-serviceandroid-manifest

Read More
Can we startForegroundServie from an exact alarm's receiver in the background?...


androidandroid-servicealarmmanagerandroid-alarmsandroid-background

Read More
What is the difference between a background and foreground service?...


androidandroid-servicebackground-serviceforeground-service

Read More
Android Fatal signal 11 (SIGSEGV) at 0x636f7d89 (code=1). How can it be tracked down?...


androidandroid-ndkandroid-servicesegmentation-fault

Read More
Android 12 (SDK > 29) Extra_Output for ACTION_IMAGE_CAPTURE not working...


androidandroid-intentandroid-serviceandroid-camera

Read More
How to check if a service is running on Android?...


androidandroid-service

Read More
Android - implementing startForeground for a service?...


androidserviceandroid-service

Read More
Upload data in the background depending on the connectivity...


xamarin.androidandroid-serviceandroid-service-binding

Read More
Running WebView in Background...


androidandroid-webviewandroid-serviceandroid-networking

Read More
How do I get the last known location for the first time I execute a service?...


javaandroidandroid-service

Read More
Background data collector in Android restarts when App is terminated...


javaandroidandroid-serviceaccelerometerandroid-lifecycle

Read More
How to address android lint complaint about exported Firebase Messaging service implementations?...


androidfirebaseandroid-servicefirebase-cloud-messagingandroid-lint

Read More
Unable to start service Intent: not found...


androidandroid-intentandroid-service

Read More
Bad notification for startForeground error in Android...


androidandroid-serviceandroid-notificationsforeground-service

Read More
How to check is app in foreground from service?...


androidandroid-service

Read More
Android service and thread in singleton are the equivalent?...


androidkotlinandroid-service

Read More
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
How can I make an app reopen when closed on an Android device?...


javaandroidadbandroid-service

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
BackNext