我尝试用手机拍照,但是我收到以下消息:
lifecycle {
ignore_changes = [
"parameters.$connections"
]
}
我使用以下代码:
E/BufferQueueProducer: [] Can not get hwsched service
I/CameraDevice-JV-0: Camera now idle
W/ImageReader_JNI: Unable to acquire a buffer item, very likely client tried to acquire more than maxImages buffers
W/GrallocMapperPassthrough: buffer descriptor with invalid usage bits 0x2080000
我不了解此错误,也不知道如何解决此问题,我想制作hdr图片,但我无法解决此错误
相同的代码在S8中可以完美地工作!