[android-developers] Intent filter targeting specific SDK version
Problem:
I have an Activity with an Intent-Filter that must be always active,
but only when the application is running on devices above Froyo,
Is there a way to:
1. Permanently add Intent-Filters?
or
2. Permanently remove Intent-Filters?
or
3. Make the intent-filter target specifically an SDK version?
Any help is appreciated. Thanks in advance.
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home