Hi!

I was having a similar issue on my application. Later I found that
setPictureSize actually works well but the problem was in the
"setPreviewSize".  When I called setParameters it was failing because
the "setPreviewSize", so the other parameters wasn't really being set.

If you are calling setPreviewSize in your code consider removing it
and try again!... Maybe you are experiencing the same issue.

Good luck.
--~--~---------~--~----~------------~-------~--~----~
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