If I change the camera settings onCreate() cameraWidth = 4608 ; cameraHeight = 3456; when I take a picture the resolution is only 1920x1080 and never higher. Is this because of the surface size that the picture is taking from? thx
If I change the camera settings onCreate()
when I take a picture the resolution is only 1920x1080 and never higher.
Is this because of the surface size that the picture is taking from?
thx