Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

why don't you all build firefox for android versions earlier than 2.2. My android device has android version 2.1 eclair.

  • 3 respostas
  • 18 têm este problema
  • 2 visualizações
  • Última resposta de rds97

more options

My device has Android version 2.1 (eclair). Unfortunately there's no update available for my device, even in future. I would consider you as a top developer if you could optimize your browser to support my mobile device. And I know you won't, because as a developer it's very difficult to work on older versions of android, and who has got time for that. Really, I made a worst choice in selecting my mobile handset.

My device has Android version 2.1 (eclair). Unfortunately there's no update available for my device, even in future. I would consider you as a top developer if you could optimize your browser to support my mobile device. And I know you won't, because as a developer it's very difficult to work on older versions of android, and who has got time for that. Really, I made a worst choice in selecting my mobile handset.

Solução escolhida

It is due to technical reasons. Firefox for Android requires a feature called OpenGL ES. Open GL ES is used to draw to the screen. Android 2.2 is the first version of Android to support OpenGL ES 2.0 for NDK applications.

The first bullet point at https://en.wikipedia.org/wiki/OpenGL_ES#OpenGL.C2.A0ES.C2.A02.0_2

Ler esta resposta 👍 4

Todas as respostas (3)

more options

Android 2.1 isnt currently supported, and i dont know of any plans to support it.

more options

Solução escolhida

It is due to technical reasons. Firefox for Android requires a feature called OpenGL ES. Open GL ES is used to draw to the screen. Android 2.2 is the first version of Android to support OpenGL ES 2.0 for NDK applications.

The first bullet point at https://en.wikipedia.org/wiki/OpenGL_ES#OpenGL.C2.A0ES.C2.A02.0_2

more options

This information doesn't look very fair once, for NDK applications, OpenGL is supported from: OpenGL ES 1.1 Android 1.6 (API Level 4) and higher OpenGL ES 2.0 Android 2.0 (API Level 5) and higher

http://developer.android.com/tools/sdk/ndk/index.html#Reqs