CameraModule icon indicating copy to clipboard operation
CameraModule copied to clipboard

android camera hardware deprecated

Open darkholiday opened this issue 8 years ago • 1 comments

I am trying to change it to camera2 but i couldn't any help please.

darkholiday avatar Jun 16 '16 01:06 darkholiday

Although the camera API is considered depricated, it will still be compatible in the short/medium term and will be fine to use. That being said, it's also worth noting that the camera2 API is so considerably different from the camera API that there is (at least to my knowledge) no elegant way to "convert" from camera to camera2.

kevakil avatar Jul 11 '16 16:07 kevakil