You can use any newer XML attributes, and they will be ignored on older
platforms.  So just specify the appropriate attributes for the IME for the
newer platforms.  (And also be sure to still test on older platforms, if you
really care about that.  I don't think there are a ton of devices left at
API 2, though I really don't know any numbers, so it may not be that
important.)

On Wed, Oct 7, 2009 at 9:51 AM, gnugu <[email protected]> wrote:

>
> Hi,
> Google suggests in Dev Guide that we set the API level as low as
> possible to cover most of the devices.
>
> Somebody recently pointed out in my app that when they are typing in
> the password the automatic suggestions pop up making it annoying.
>
> I found out the solution, but is only available in API level 3.
>
> I guess my question is, are there devices out there that use Android
> 1.1 still?
>
>
> Does Google have any stats on this?
>
> Thanks.
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  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 [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