This website works better with JavaScript
Home
Explore
Help
Sign In
SX_Cloud
/
space-android
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
sxspace
Branches
Tags
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Permalink
History
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
.