I have tried to implement JavaCameraView in android but I am facing one issue like I am not able to show camera in full screen. It is showing in 480(width)x720(height) by default. How can show preview in full screen like system Camera App.
1 | initial version |
I have tried to implement JavaCameraView in android but I am facing one issue like I am not able to show camera in full screen. It is showing in 480(width)x720(height) by default. How can show preview in full screen like system Camera App.
2 | retagged |
I have tried to implement JavaCameraView in android but I am facing one issue like I am not able to show camera in full screen. It is showing in 480(width)x720(height) by default. How can show preview in full screen like system Camera App.