I think that the problem is the aspect ratio, because tha camera works in 4:3, but the display not... so when the image is showed, it appears streched.
How can I solve it? On 28 Mar, 23:11, Paolo <[email protected]> wrote: > I have made an activity to take picture using Camera class and the > SurfaceView, everything works good except one little thing. > > The main view is blocked in landscape to show the camera correctly. I > have set the camera's pref, like setPictureSize, setPreviewSize etc... > using those supported from the device. And it's ok. > > So, when i take the picture and just a while after the camera sound, > it's showed for a while a resutl of the picture taken, but it appear > stretched. Why? Do you have any solution? -- 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 To unsubscribe, reply using "remove me" as the subject.

