This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
SX_Cloud
/
space-android
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e960a0b0b7
Rami (Branch)
Tag
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Cronologia
Originale
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
.