I have an application with 2 services.
One service is to display notifications and another to send SOAP request to a webservice.
Is it possible to bind to both services from one Activity?
I have an application with 2 services. One service is to display notifications and
Share
Yes, single activity can bind multiple service.