是否可以在Android中将camera2 API示例从https://github.com/android/camera-samples/tree/main/Camera2Basic导入为https://github.com/android/camera-samples/tree/main/Camera2Basic项目,还是必须使用https://github.com/android/camera-samples/tree/main/Camera2Basic?
发布于 2022-11-27 19:05:42
java和kotlin版本(单独的项目):https://github.com/nick570775/camera
原版:https://github.com/googlearchive/android-Camera2Basic
更新项目结构和设置(java 11)
https://stackoverflow.com/questions/73414801
相似问题