This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SX_Cloud
/
space-android
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
e960a0b0b7
Branches
Tags
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Historique
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
.