Actually, I found a post http://code.google.com/p/zxing/issues/detail?id=343 that mentions that at least some Sciphone devices support the RGB565 format. Unfortunately, I can derive from this discussion that these devices cannot be trusted.
BR, Alex On Monday, May 28, 2012 9:19:30 AM UTC+3, Alex Cohn wrote: > > I have not seen single Android device to support rgb preview format. On > the other hand, what is the scenario that you cannot convert the yuv > preview frames to rgb? > > Sincerely, > Alex > > On Monday, May 21, 2012 2:41:48 AM UTC+3, Marco wrote: >> >> hello, >> i would need to process camera preview frames of high quality in >> android. >> Is there a list of devices which are capable of using the >> ImageFormat.RGB_565 camera preview format? >> >> i would need to know supported preview formats and supported preview >> size before buying the device... (i can't use the YUV420 format, i >> need color information of the frame) > > -- 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

