Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

222
Vistas
Getting the latest version of Android SDK for Ubuntu using wget

I'm trying to create a Dockerfile for an Ubuntu image and in that I'm trying to install Android SDK using the following command

https://dl.google.com/android/android-sdk_r24.3.4-linux.tgz \

However I know for sure 24.3.4 is not the latest version of SDK. How do I find out the latest version of Android SDK. I tried going here

https://developer.android.com/studio/index.html

But even that's does not give me anything about SDK.

Can you pls help?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I just extract the url of latest sdk for Linux by doing:

wget https://developer.android.com/studio/index.html
grep -Po '(?<=href=")[^"]*(?=")' index.html | grep "tools_r.*linux"

You could possibly export it as a variable in your dockerfile.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda