This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
SX_Cloud
/
space-android
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
sxspace
Gałęzie
Tagi
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Bezpośredni odnośnik
Historia
Czysty
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
.