[android-developers] Re: Use Camera API for normal quality pictures
After reading up on many posts about this subject, it seems like
standard camera support is going to be iffy on all the different
devices coming out now. It seems the only 'safe' thing to do is get
the memory-only image from the camera intent which is 192x256. The
Facebook app only acquires images at this resolution, I'm guessing
because they knew there might be problems using the other camera
capture methods on future devices? Images at 192x256 are real small, I
doubt they used that size by choice.
If anyone has any info that'd be great. It seems like the camera-
intent-write-to-file doesn't work on all platforms either, and rolling
your own camera via surfaceview has its dangers as well with having to
support auto-focus and whatever else new manufacturers come up with.
Thanks
On Dec 7, 4:12 pm, benbenbenben <bengr...@Hotmail.com> wrote:
> Does no one has the answer? The standard G1camera"can" make 3 MP
> pictures why not for developers.
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home