On a lighter note it's nice we don't have these two:

<uses-feature
                android:name="android.hardware.bumper"
                android:required="true"
        />

or

<uses-feature
                android:name="android.user.righthanded"
                android:required="true"
        />


On Jul 16, 6:32 am, Robert Green <[email protected]> wrote:
> Thank you guys for posting this!  I dropped my first game with
> bluetooth controller support which is designed to go back to 1.5 and I
> freaked out for a minute when it didn't show up.  All is well now.
>
> On Jul 15, 9:31 am, Pent <[email protected]> wrote:
>
>
>
> > > Of course make sure you test on the the minimum SDK you define - to
> > > check your app behavior and check you haven't used any APIs that were
> > > introduced in later versions.
>
> > That is an advantage of working with the matching SDK version of
> > course...
>
> > But anyway, looks like it's going to work, thanks a lot for you help.
>
> > I hate it when meta stuff like this takes up such much time.
>
> > Pent

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

Reply via email to