Thanks Dianne,

If the code is compiled against 1.5, and doesn't use any other 1.5
API, would the apk work on 1.1 devices?

On May 11, 11:59 am, Dianne Hackborn <[email protected]> wrote:
> You have to compile against 1.5 to use any new APIs defined there.
>
>
>
> On Mon, May 11, 2009 at 10:54 AM, focuser <[email protected]> wrote:
>
> > Hi All (and Dianne Hackborn specifically),
>
> > I tried to use android:imeOptions in an EditText, but the code doesn't
> > compile against build target Android 1.1.
>
> > However, one of Dianne's blogs says "Note that, except where
> > explicitly mentioned, all of the things suggested here will not tie
> > your application to Android 1.5 -- it will still work on older
> > releases, which will simply ignore these new options"
>
> >http://android-developers.blogspot.com/2009/04/updating-applications-...
>
> > Did I misunderstand anything here?  Do I have to do the (somehow ugly)
> > reflection trick to get this fixed or there's another alternative?
>
> > 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