camera-samples
camera-samples copied to clipboard
Multiple samples showing the best practices in camera APIs on Android.
kotlin 1.9.20 produces `java.lang.IllegalAccessError: superclass access check failed: class org.jetbrains.kotlin.kapt3.base.javac.KaptJavaCompiler (in unnamed module @0x404ab5a2) cannot access class com.sun.tools.javac.main.JavaCompiler (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.main to unnamed...
it causes a bottleneck in UI rendering and detected region box update refresh issues
https://github.com/android/camera-samples
Please follow the following instructions before filing a bug: 1. Github issues under this project are only for **sample**-related issues. If you have modified the sample code in any way,...
我真是服了 这还是官方的google自家写的基础demo 就这么不稳定吗 就不能把demo写的稳定一点吗 靠谱一点不行吗 你们可是官方啊 看看你们写的什么玩意?我随便找个个人demo也比你这写的好吧 看了你们的demo很容易让人怀疑 这个CameraX很不靠谱啊 怎么执行个拍照 界面还会闪屏一下 谁还敢用?
camerax version : 1.4.0 device : OPPO PEEM00 手机在预览的时候 , 有明显的卡顿 , 对比起系统自带的拍照软件 , 明显不流畅 , 不过在一些手机上并不会出现这种情况.
camerax version : 1.4.0 device : OPPO PEEM00 手机在预览的时候 , 有明显的卡顿 , 对比起系统自带的拍照软件 , 明显不流畅 , 不过在一些手机上并不会出现这种情况.
Hi it seems that photos created with **CameraXBasic** app are croped compared to photos taken with the default Photo application with the same aspect ratio. There is a significant crop...
Retania