Hi all,
   I have a problem and hope that somebody who encountered this before
can give me some hints..

I am developing a app which use the camera on Sony Xperia Neo (http://
www.sonyericsson.com/cws/products/mobilephones/overview/xperia-neo?cc=gb&lc=en#view=features_specifications)
which support Camera Zooming.

When I tried to check the Zoom Support using
parameter.isZoomSupported() , it returns "false" which I think is
wrong.

I then try to check the HashMap in the Camera.parameter looking for
the value of zoom-supported , and the value is also "false".
Besides, zoom=0, max-zoom

Therefore, my app cannot control the zooming of the Camera preview
because of this.

I wonder why it happens ? is it because the Sony's SDK does not return
the correct value ?

The same code running on HTC wildfire & Nexus One do not have problem.

Thanks in advanced for any help ..


Development OS : Ubuntu 10.04

Development SDK : 2.2

Sony Xperia Android : 2.3

-- 
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

Reply via email to