This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SX_Cloud
/
rooms-android
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d8d44c8404
Branches
Tags
sxrooms
rooms-android
/
.devcontainer
Andy Scherzinger
e1b3e85e2f
Add support for GitHub codespaces
il y a 3 ans
..
Dockerfile
e1b3e85e2f
Add support for GitHub codespaces
il y a 3 ans
README.md
e1b3e85e2f
Add support for GitHub codespaces
il y a 3 ans
devcontainer.env
e1b3e85e2f
Add support for GitHub codespaces
il y a 3 ans
devcontainer.json
e1b3e85e2f
Add support for GitHub codespaces
il y a 3 ans
README.md
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