camera - Using android.hardware.camera2 -


for reason android studio doesn't find new camera library: android.hardware.camera2

do have suggestions? code looks this:

enter image description here

this because camera2 package name not class name

see this link

you must call import android.hardware.camera2.*; import calss camera2 api


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -