This website works better with JavaScript
首頁
探索
說明
登入
SX_Cloud
/
space-android
關注
2
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
cd40720fe0
分支列表
標籤列表
sxspace
space-android
/
.devcontainer
ANUKULJHA1506
336c5c84c4
Update README.md
3 年之前
..
Dockerfile
71dcbbfdc1
Add support for GitHub codespaces
4 年之前
README.md
336c5c84c4
Update README.md
3 年之前
devcontainer.env
71dcbbfdc1
Add support for GitHub codespaces
4 年之前
devcontainer.json
71dcbbfdc1
Add support for GitHub codespaces
4 年之前
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
.