Hi Alvin,

I will send you a test program to see if setPictureSize(480,320) also
fails for me. I don't think you need the parameter.set() method unless
you want to do additional things like setting JPEG quality below 100.

Regards

On Nov 14, 2:41 pm, Alvin Yates <[EMAIL PROTECTED]> wrote:
> I read that, but it seems that I would have to use the "hidden"
> parameter.set() methods in order to get that functionality, which is
> not documented by the API and therefore leaves me hesitant to write it
> in at the moment.
>
> The code I am using is based on the Camera.Parameters.setPictureSize
> (), which appears to do absolutely nothing.
>
> At the moment, the only thing I can do is set the compression to JPG
> and send the full 3.1M over the wire, which is causing some issues for
> the server since it's attempting to do image processing on what it
> assumes to be much smaller images.

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