Newer Android versions are intended to be backwards compatible with older
ones (I won't say always, because bugs happen, but that is the intention).

Have you tried running your app under 2.1 in the emulator?

2.1 is not very different from 2.0.1 (currently on Droid), so if you work on
2.0.1 I think your problem is most likely something specific to the Nexus
One (how the camera works, etc) or a result of using private APIs.

On Fri, Jan 22, 2010 at 5:45 PM, Vassilio <[email protected]> wrote:

> Thanks
>
> But what do I need to do to make sure my app works on android 2.1?
>
> Sent from my iPhone
>
>
> On 23 Jan 2010, at 00:39, Greg Donald <[email protected]> wrote:
>
>  On Fri, Jan 22, 2010 at 6:30 PM, Vassilios Kirellous <[email protected]>
>> wrote:
>>
>>> Has anyone actually played around with the Nexus One? I heard its not
>>> selling at all, so is it really worth doing any work on it for a few
>>> people
>>> who would probably uninstall it anyway??
>>> Thanks for any advice,
>>>
>>
>> 2.1 is still less than 1% for my apps.  It's climbing, but very slowly.
>>
>> If you can possibly add a webview to your app, you can get all sorts
>> of Android version info about your users via Google Analytics.
>>
>>
>> --
>> Greg Donald
>> destiney.com | gregdonald.com
>>
>> --
>> 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]<android-developers%[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



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