Initial Android app implementation

This commit is contained in:
2026-06-08 23:50:28 +09:00
commit ca09dcbd69
18 changed files with 3243 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.gradle/
.idea/
.kotlin/
build/
app/build/
local.properties
captures/
*.iml
*.apk
*.aab
*.ap_