I believe there is a bug in the G1 camera driver that causes it to
ignore some parameters including picture size. Look for a fix in a
future release.

On Nov 6, 7:55 am, Alvin Yates <[EMAIL PROTECTED]> wrote:
> I'm taking pictures with the Camera using takePicture(null, null,
> myCallback), but taking pictures on the G1 gives me full 3.1M images
> every single time.  I set the appropriate camera parameters in my
> onSurfaceChanged() method that is in the Activity, which I know is
> calling it as expected, but it seems to have no effect.
>
> Is there a way to have the camera produce natively small images?  Do
> they have to be a specific size?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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