Tuesday, November 3, 2009

Re: [android-developers] Different versions of searchable.xml for different sdk targets?

The syntax is xml-v4/, with a dash instead of an underscore.

On Tue, Nov 3, 2009 at 1:55 AM, Perty <pertyjons@gmail.com> wrote:
> Hi!
>
> I have  implemented a SearchManager which make uses of a
> searchable.xml with all the settings and put it in the xml/ directory.
>
> I tried to create a new directory called xml_v4/ to add some
> attributes (the android:includeInGlobalSearch ie) which isn't
> supported in sdk3/1.5 but the xml directory seems not to be supported
> by the dir_suffixes.
>
> How do I deal with this? Someone have any suggestions?
>
> I want to have one binary for different targets.
>
> Regards Perty
>
> --
> 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
>

--
Romain Guy
Android framework engineer
romainguy@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support. All such questions should be posted on
public forums, where I and others can see and answer them

--
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