This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
SX_Cloud
/
space-android
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
sxspace
Ramas
Etiquetas
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Permalink
Histórico
Raw
Instructions
Start a DevContainer either on GitHub Codespaces or locally in VSCode.
Accept all licenses by running
yes | /usr/lib/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses
.
You can now build the app using
./gradlew clean build
.