Hi,
I found this API to get the ResolveInfo (having the intent filter)
for an installed service via this API of Package Manager,
public abstract List<ResolveInfo> queryIntentServices (Intent
intent, int flags)
However, in my case, i want to get the ResolveInfo of all installed
services on the device (irrespective of a specific intents).
Is there any way to do this?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en