The bug reported below was fixed the day it was reported to us. I took care of it personally. Android is unfortunately a *very* complex piece of software (several millions of lines of code) and despite our extensive testing and dogfooding, problems like this might occur in new releases. We are very sorry about this.
On Sat, Jan 23, 2010 at 2:56 PM, Vassilio <[email protected]> wrote: > Thanks > > This is really helpful. > > So really, google are in fact aware of this issue. Are they working toward a > resolution or are they expecting something from us? > > I have no idea how they can launch a flagship product and not have tested > this!!! > > talk about poor planning. > > But just to be clear, there's nothing I need to do from my side other than > lose nexus one users > > Thanks > > > Sent from my iPhone > > On 23 Jan 2010, at 09:34, "Jonas Petersson" <[email protected]> wrote: > >> Dianne Hackborn wrote: >>> >>> 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. >> >> In general I would tend to agree that backwards compatibility has been >> pretty good. This one appears to be the only significant problem I've found >> in 2.1 compared to 2.0.1: >> >> http://code.google.com/p/android/issues/detail?id=6191 >> >> If anyone has an idea for a workaround, please elaborate (see comment #2). >> >> Best / Jonas >> >> >>> On Fri, Jan 22, 2010 at 5:45 PM, Vassilio <[email protected] >>> <mailto:[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] >>> <mailto:[email protected]>> wrote: >>> On Fri, Jan 22, 2010 at 6:30 PM, Vassilios Kirellous >>> <[email protected] <mailto:[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 <http://destiney.com> | gregdonald.com >>> <http://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] >>> <mailto:[email protected]> >>> To unsubscribe from this group, send email to >>> [email protected] >>> <mailto: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] >>> <mailto:[email protected]> >>> To unsubscribe from this group, send email to >>> [email protected] >>> <mailto: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] <mailto:[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 >> >> -- >> 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 > > -- > 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 > -- Romain Guy Android framework engineer [email protected] 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 [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

