AFAIK the GET_INTENT_FILTERS flag in PackageManager has never been implemented (even though it's been declared since version 1 of the API).
If it's your own manifest file you want to access Dougs advice is spot on - if you want to inspect the intent-filters of other applications your SOL. On 9 Juni, 14:05, Ashok Jeevan <[email protected]> wrote: > Hi > > I need to get MIME type values from the manifest file in an Activity class. > > Is there any way to access values from the manifest? > > Ashok Jeevan > +91 9895401278 -- 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

