android link call

This commit is contained in:
DASHU
2025-11-25 21:57:53 +08:00
parent 228a30e74c
commit e7f79c0f06
17 changed files with 308 additions and 23 deletions

View File

@@ -4,4 +4,6 @@ class AppType {
static const REMOTE = 2;
static const ANDROID_APP = 3;
static const URI = 4;
}