Raafat Alhmidi
Raafat Alhmidi
I am suffering from this issue, right now I am recreating the Camera Fragment but this cause a black screen appear for 2 or 3 seconds
sure, it works fine on any android 6 or android 7 device, except the Samsung S8
@wengelef the problem is after taking a photo, a preview of the captured image is showed instead of the live preview of the camera, I want to take multiple images...
@arshdoda right now I just recreate the Camera Fragment after take a photo, but this cause a black screen for 2 or 3 second for re-initializing the camera
@wengelef that's exactly my problem, I skipped starting the PreviewCamera, and now the camera fragment just showing the captured photo,
@wengelef the sample app show the preview activity, I am asking if there is a way to capture multiple images without preview any one, if i don't show the preview...