This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
SX_Cloud
/
space-android
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
e960a0b0b7
Branches
Tags
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Lịch sử
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
.