Search code examples
Connect service with app via AIDL in AOSP...

androidandroid-serviceandroid-sourceaidlandroid-service-binding

Read More
Bound service leaks memory...

androidandroid-serviceandroid-service-bindingleakcanary

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

xamarin.androidandroid-serviceandroid-service-binding

Read More
How to use koin for Service...

androidkotlinkoinandroid-service-binding

Read More
What happens when i call stopSelf in onDestroy method?...

androidandroid-serviceandroid-lifecycleandroid-service-binding

Read More
AIDL service not connecting after bindService()...

androidandroid-serviceaidlandroid-service-binding

Read More
How to communicate between Firebase Messaging Service and Activity? Android...

androidfirebaseandroid-asynctaskstatic-methodsandroid-service-binding

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

androidandroid-serviceandroid-service-binding

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

androidandroid-serviceandroid-service-binding

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

androidandroid-studioandroid-serviceandroid-service-binding

Read More
Does overriding Service.OnStartCommand put the service into the started state?...

androidandroid-serviceandroid-lifecycleandroid-service-binding

Read More
Service: onTaskRemoved not called if started with bindService...

androidandroid-serviceandroid-service-binding

Read More
Android: Binding to a remote service...

androidandroid-serviceandroid-service-binding

Read More
App isn't killed when removed from recent tasks when using service...

androidandroid-serviceandroid-service-binding

Read More
Properly unbind service from activity...

androidandroid-service-binding

Read More
How to check if my app is still running in an Android service?...

androiddelphiandroid-servicedelphi-10.1-berlinandroid-service-binding

Read More
Android java.lang.IllegalArgumentException: Service not registered...

androidandroid-serviceandroid-service-binding

Read More
Should I use a workmanager for an immediate work without showing notification...

androidandroid-serviceandroid-jetpackandroid-workmanagerandroid-service-binding

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

androidandroid-serviceandroid-8.0-oreoandroid-service-binding

Read More
How to bind CallScreeningService?...

androidandroid-serviceandroid-manifestandroid-permissionsandroid-service-binding

Read More
Binding exoplayer from service to activity not working?...

androidkotlinandroid-activityexoplayer2.xandroid-service-binding

Read More
Notification with custom text and icon not showing when starting with a service...

javaandroidandroid-serviceforeground-serviceandroid-service-binding

Read More
Android Binder thread is running after unbind operation...

androidandroid-servicerpcaidlandroid-service-binding

Read More
How to restart service after the app is killed from recent tasks...

androidandroid-servicerestartbackground-serviceandroid-service-binding

Read More
Can I expect my application's constructor to get executed completely before my service methods a...

androidserviceandroid-serviceandroid-service-bindingandroid-application-class

Read More
Accessing one service from two activities...

androidandroid-serviceandroid-locationandroid-service-binding

Read More
Android communicating from Service to Clients...

androidandroid-serviceandroid-service-bindingandroid-binder

Read More
Getting java.lang.ClassCastException: android.os.BinderProxy every time i declare and run two servic...

javaandroidandroid-serviceandroid-service-binding

Read More
How to retrieve messages from a service in an AlertDialog Android Kotlin...

androidkotlinandroid-serviceandroid-alertdialogandroid-service-binding

Read More
How to keep service alive even after activity destroyed?...

androidandroid-serviceandroid-service-binding

Read More
BackNext