connect
Initiates a binding to the service.
Parameters
c
The context to use for binding.
intent
The intent used to identify the service.
flags
Binding flags (e.g., Context.BIND_AUTO_CREATE).
Throws
If the initial bind call fails twice.
Initiates a binding to the service.
The context to use for binding.
The intent used to identify the service.
Binding flags (e.g., Context.BIND_AUTO_CREATE).
If the initial bind call fails twice.