Search code examples
WearableListenerService onCreate and onDataChanged not getting called...


androidandroid-serviceandroid-manifestlistenerwear-os

Read More
Services and ViewModels in Android MVVM - How do they interact?...


androidmvvmandroid-serviceandroid-architecture-components

Read More
Are Android system services asynchronous by default?...


androidmultithreadingandroid-serviceandroid-source

Read More
Android application lifecycle when bound to a remote service...


androidandroid-serviceandroid-lifecycle

Read More
RemoteViews for widget update exceeds max bitmap memory usage error...


androidandroid-widgetandroid-service

Read More
Reloading of data on screen rotation...


androidandroid-activityandroid-service

Read More
How to start a MediaBrowserServiceCompat in Automotive OS?...


androidandroid-serviceandroid-mediaplayerandroid-automotivemediabrowserservicecompat

Read More
Android MediaPlayer stops after playing 1 minute in background...


javaandroidandroid-studioandroid-serviceandroid-mediaplayer

Read More
java.lang.NoSuchMethodError: No virtual method startForeground...


androidandroid-studioandroid-fragmentsandroid-serviceandroid-notifications

Read More
FirebaseMessagingService fails to start / be called in conjunction with Capacitor...


androidfirebasefirebase-cloud-messagingandroid-servicecapacitor

Read More
Android self startup...


androidandroid-service

Read More
Custom Android service not found despite proper permissions and queries with SDK 33...


androidandroid-serviceandroid-service-binding

Read More
Take a screenshot - Background Service...


javaandroidandroid-servicescreenshot

Read More
applicationContext.getSystemService(SmsManager::class.java) returning null inside a Service...


androidkotlinnullandroid-servicesystem-services

Read More
Never call unbindService() method on a Service?...


androidandroid-serviceandroid-service-binding

Read More
Android: Sms Retrieval Api does not get message from intent...


androidandroid-intentsmsandroid-servicesms-retriever-api

Read More
Kivy service stops when app is closed...


androidpythonandroid-servicekivy

Read More
Get Context in a Service...


androidbroadcastreceiverandroid-service

Read More
Get action name of intent filter located in service tags in Android...


androidandroid-intentandroid-serviceandroid-manifestandroid-intentservice

Read More
java.lang.RuntimeException: Unable to create service com.example.spotifyclone.exoplayer.MusicService...


androidkotlinandroid-serviceexoplayerexoplayer2.x

Read More
How Enable/Disable Accessibility Service When Lock/Unlock Screen in Android...


androidkotlinbroadcastreceiverandroid-serviceaccessibilityservice

Read More
Is it possible to add a colored frame/border to the screen as an Android service so, users can navig...


androidandroid-studioandroid-service

Read More
"RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap" trying...


androidandroid-activityandroid-serviceandroid-bitmap

Read More
Why is a service launched with both startService and bindService in Android Studio?...


javaandroidandroid-service

Read More
Android service doesn't rebind to camera when respawned...


android-serviceandroid-lifecycleandroid-camera2android-cameraxforeground-service

Read More
I am getting build error while building the project...


androidandroid-studiogradleandroid-service

Read More
How to send an initial message using ServiceConnection?...


androidandroid-studioandroid-serviceandroid-service-binding

Read More
Service onRebind() not being called...


androidandroid-service

Read More
Is using a Service onStartCommand for multiple intents bad practice?...


androidandroid-intentandroid-service

Read More
Android Widget Update service, multiple onclick listeners...


androidandroid-intentandroid-widgetandroid-serviceandroid-broadcast

Read More
BackNext