This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
SX_Cloud
/
space-android
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
d560f2058e
Branches
Tags
sxspace
space-android
/
.devcontainer
renovate[bot]
3e826d41d3
Update ubuntu Docker tag to v22
1 ano atrás
..
Dockerfile
3e826d41d3
Update ubuntu Docker tag to v22
1 ano atrás
README.md
336c5c84c4
Update README.md
3 anos atrás
devcontainer.env
71dcbbfdc1
Add support for GitHub codespaces
4 anos atrás
devcontainer.json
6c12d14cec
remove trailing comma
1 ano atrás
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
.