Friday, June 10, 2011

[android-developers] Re: How to get manifest values?

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 <ashokjee...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment