Android Question About Zoom in Samsung Galaxy Camera 2 - EK-GC200

miguelcleman

Member
Licensed User
Longtime User
Hi,

In my app when move the zoom button (hardware) the volume is changed, but I need change the optical zoom.

I need too change the digital zoom, but with setzoom function is the optical zoom is changed.

Thanks any help.
 

DonManfred

Expert
Licensed User
Longtime User
To use the new Camera 2 APIyou need a wrapper for it (a new version of the camera library and maybe a new camera ex class.

But as of today i dont know about any exiting Camera 2 Libraries.
 
Upvote 0
Top