This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
SX_Cloud
/
space-android
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
d560f2058e
Haarat
Tagit
sxspace
space-android
/
.devcontainer
renovate[bot]
3e826d41d3
Update ubuntu Docker tag to v22
1 vuosi sitten
..
Dockerfile
3e826d41d3
Update ubuntu Docker tag to v22
1 vuosi sitten
README.md
336c5c84c4
Update README.md
3 vuotta sitten
devcontainer.env
71dcbbfdc1
Add support for GitHub codespaces
4 vuotta sitten
devcontainer.json
6c12d14cec
remove trailing comma
1 vuosi sitten
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
.