In Android i think they have already implemented this.. because with out implementing this in android HAL how they will provide this API??
Is there any chance that this type of implementation is device specific?? On Sep 7, 10:32 am, nagaraj attimani <[email protected]> wrote: > Please check is SetZoom implemented in HAL. > and also setparameters in HAL will be called whenever you trying to change > zoom level > In setparameters() in HAL, Setzoom should be called. > Setzoom() will send IOCTL command to native camera driver to set the zoom. > > > > On Tue, Sep 7, 2010 at 9:58 AM, uday <[email protected]> wrote: > > Hi All, > > I've a problem with Camera Preview Zoom.. The methods present in > > Android 2.2, setZoom() is not working to zoom the preview.. Is there > > any another way to do the Zoom in android?? > > > Im using the code present in the Android API Demos.. > > Is ther any body who has worked on implementing ZoomIn & ZoomOut and > > got succeed?? > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Warm Regards, > Nagaraj -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

