> > hice una aplicacion para los moviles G1, usa un timer ya que muestra > > un reloj, en este telefono me funciona a la perfeccion, se probo esta > > misma aplicacion en un Nexus One, y cuando cambia a otra vista, la > >aplicacion falla,
Make sure you change you manifest to support the latest SDKs, I'm still investigating about it but my app worked when i defined "target" attribute, which i set to 4 (1.6), also as said before be aware of the platform bug on changing orientation, you can probably find more details if you search through the forum. Hope it helps! -- 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

