cindy wrote:
> The image size is about 1mg, which takes long time to transfer to
> server in 3G network. How can I reduce the resolution of image ? Is
> there any parameter we can set before taken picture?

Camera.Parameters has setPictureSize(). Camera has setParameters(). I
haven't tried this, but in theory, you should be able to control the
resolution this way.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to