Closed GoogleCodeExporter closed 9 years ago
ok, I think i found the issue. in
CameraPreviewHandler.getBestSupportedFormat(), when
it finds the optimal format, it is returning -1 instead of the actual format.
-1 is
picked up as an error, and exception is thrown.
I return the format, and it works like the sample from last week you had me
test.
Original comment by suzy...@gmail.com
on 3 May 2010 at 5:19
ah ok, damn it! This is because I wanted to test error handling. Thank you!
I can't correct it right now, as my computer doesn't want to boot, because of
all the
exams I will not fix it before this weekend, though.
Original comment by tdomhan
on 3 May 2010 at 7:41
Original comment by tdomhan
on 9 May 2010 at 7:45
Original issue reported on code.google.com by
suzy...@gmail.com
on 3 May 2010 at 4:56Attachments: