Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 respuestas
  • 18 tienen este problema
  • 158 visitas
  • Última respuesta de rds97
  • Resueltas

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.

Solución elegida

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

Leer esta respuesta en su contexto 👍 4

Todas las respuestas (3)

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

Solución elegida

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

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