新增 Android 版(Kotlin + Compose,CLI-only 工具鏈)

This commit is contained in:
Timmy
2026-04-17 12:45:13 +08:00
parent 1091f049ba
commit 0888c81007
11 changed files with 479 additions and 0 deletions

7
android/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.gradle/
build/
local.properties
*.iml
.idea/
.kotlin/
captures/