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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -