实现了双屏摄像头显示,添加了部分代码

This commit is contained in:
zxj
2025-07-31 11:40:56 +08:00
parent 56e0a85a4c
commit de4c5f1c75
86 changed files with 3446 additions and 809 deletions
+5
View File
@@ -2,4 +2,9 @@
<string name="app_name">档口双屏</string>
<string name="specific_engine_init_failed">%s 初始化失败,错误码:%d\n错误码常量名:%s</string>
<string name="permission_denied">权限被拒绝!</string>
<array name="detection_method">
<item>即放即取</item>
<item>持续取餐</item>
</array>
</resources>