I have two applications installed on my device,each with a service component in it and these two service has the same intent filter declaration,like this:
&l
If there are more than 1 Service with the same intent-filter then Android OS randomly selects one of these Services and pass to it the intent.