feat: 添加 Android USB 摄像头 APP 源代码

- 源代码文件: MainActivity, CameraHelper, MjpegServer
- 布局文件: activity_main.xml
- 优化 .gitignore 只忽略构建产物
This commit is contained in:
let5sne.win10
2026-02-12 22:26:40 +08:00
parent 767271d499
commit 38b68c9987
2 changed files with 9 additions and 9 deletions

View File

@@ -10,8 +10,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="129a9e13-1934-4081-883b-3b7d2dedc07d" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../src/desktop.py" beforeDir="false" afterPath="$PROJECT_DIR$/../src/desktop.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/../.gitignore" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />