[android-developers] Re: Desarrollar para diferentes modelos
Excuse me for responding in English -- I'm betting you'll understand
my English better than my Spanish! Besides, others may be able to
offer suggestions.
(Basically, he's got an app that works on the G1, but on a Nexus One
(which he doesn't have), it fails, when changing views (or changing
orientation -- unclear on the intended meaning), and wants to know a
solution or other options).
A lot depends on why your application is failing. The big reasons I
can think of:
1) Android 2.1
2) Size/aspect ratio changes when you change your orientation (is that
what you mean by " y cuando cambia a otra vista"?).
3) Screen size differences (the more general case of #2).
Another possibility is that you (or your customers) have run into a
problem that I've run into -- that the Nexus One launcher is prone to
out-of-memory crashes, especially if you force it to switch to
landscape mode, by having it visible in the background when your app
switches. Not really your bug in that case...
Anway, "que otro opción tiene usted?" Well, if it's a matter of OS
version or screen size / orientation, you should be able to reproduce
it under the emulator. Otherwise, I'd suggest asking another developer
with a Nexus One to get you a stack trace. But for most purposes, you
should be able to reproduce it in the emulator.
(If that's not clear, and Google Translate doesn't help, let me know
and I can try it en Español.)
On Jan 29, 5:35 pm, Jonathan Alonso <jonapin...@gmail.com> wrote:
> Hola a todos, le comento lo que me esta sucediendo en este momento,
> 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, no se cual sera el problema por que no tengo el
> nexus one para probar, me comentaron que ahi una forma de programar
> que funcione para todos los moviles, alguien conoce esta solucion?, o
> que otra opcion tengo
>
> Gracias
>
> Jonathan Alonso
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home