Search code examples
Access NotificationListenerService class from main activity and vice versa...


androidandroid-servicenotification-listener

Read More
Background service when app is not open or closed...


androidandroid-servicelocationmanagerandroid-gps

Read More
Android spelling checker service on Gboard...


androidandroid-servicegboard

Read More
How to Make Retrofit API calls inside Service in Android...


androidandroid-serviceretrofit2

Read More
Will it cause error if I launch MediaRecorder.start() in suspend fun and launch MediaRecorder.stop()...


androidandroid-servicekotlin-coroutines

Read More
How do games work in the background on Android?...


androidkotlinandroid-servicebackground-process

Read More
Android Pie (9.0) WebView in multi-process...


androidmultiprocessingandroid-serviceandroid-9.0-pie

Read More
Android 11 (API level 30) onTaskRemoved fired in Foreground service when app go to background...


androidandroid-serviceandroid-api-levelsandroid-11

Read More
Will unbindService clean Notification icon automatically in Android Studio?...


androidandroid-service

Read More
Difference between onStartCommand() and onBind()...


androidandroid-service

Read More
I Want to create a application which display list of installed application with help of android serv...


android-service

Read More
How to bind CallScreeningService?...


androidandroid-serviceandroid-manifestandroid-permissionsandroid-service-binding

Read More
Android Foreground Service() issue...


androidkotlinserviceandroid-serviceforeground-service

Read More
How do I use MVVM with bound service?...


androidandroid-serviceandroid-architecture-componentsandroid-mvvmandroid-architecture-lifecycle

Read More
Cannot keep android service alive after app is closed...


androidandroid-service

Read More
Nav Deep Link from a foreground service...


androidandroid-serviceandroid-notifications

Read More
Doze mode - do foreground services continue to run?...


androidandroid-serviceandroid-doze

Read More
Phone vibration stops working after screen is off / locked...


javaandroidandroid-serviceandroid-vibration

Read More
Android Service stops after some time...


javaandroidgithubandroid-serviceandroid-fragmentactivity

Read More
Android background audio with a live audio stream...


androidaudioandroid-service

Read More
Camera frames in a service / background process...


androidandroid-cameraandroid-service

Read More
Using a Livedata observer in a worker...


javaandroidmvvmandroid-service

Read More
Android service not working when app is closed...


javaandroidservicebackgroundandroid-service

Read More
Does an android widget run in the same process as it's app...


androidandroid-widgetandroid-service

Read More
Are Activity and Service running in the same thread?...


androidandroid-activityandroid-service

Read More
Detect Lock Screen Incorrect Password by user in Android...


androidandroid-serviceandroid-broadcastandroid-windowmanagerscreen-lock

Read More
How to get the intent of the Active Notification?...


androidandroid-intentbroadcastreceiverandroid-service

Read More
How to use PendingIntent to communicate from a Service to a client/Activity?...


androidandroid-serviceandroid-pendingintent

Read More
FusedLocationProviderClient Background Service for Android 9 and Later...


javaandroidlocationandroid-servicefusedlocationproviderclient

Read More
How to call suspend function from FirebaseMessagingService?...


serviceandroid-servicekotlin-coroutines

Read More
BackNext