Android Question Camera2 API and modern Android 9 devices cameras

peacemaker

Expert
Licensed User
Longtime User
HI, All

iI have found that the system camera app (of a new Android 9 device) can see another angle than my app based on CameraEx v.1.x - system camera shows wider picture vertically.
And the sys app has 2 settings for this angle view.

I'd like to reach the same max view angle.

It's some camera settings.
Under Android 8+ it can be tried by the latest API, Camera2. Isn't it ?

Who tried such latest modern dual cameras - please, share your experience, how to check such new camera modes and try to setup in CameraEx2 example.
 
Top