Unfortunately, these issues have not been fixed for 1.0 r1.

http://code.google.com/p/android/issues/detail?id=790
http://code.google.com/p/android/issues/detail?id=821
http://code.google.com/p/android/issues/detail?id=823

Everything that is fixed will be marked as "Released" in the issue tracker
by tomorrow.

2008/9/23 blindfold <[EMAIL PROTECTED]>

>
> The release notes read under Significant API Changes, "Improvements to
> the Camera API". However, I upgraded my app from SDK 0.9 beta to 1.0
> R1, and it runs OK again, but it seems that concerning implementation
> of APIs little has improved for using the camera:
>
> 1. The camera still cannot be queried for a list of supported
> resolutions?
>
> 2. The camera preview image still cannot be positioned? Always stuck
> at top left.
>
> 3. setPreviewSize() still does not take any effect?
>
> 4. setPreviewFormat() does not yield data[] in onPreviewFrame() that
> can be decoded with BitmapFactory.decodeByteArray()? Always returns
> null, and even when setting JPEG, complaining with DEBUG/skia(774):
> xxxxxxxxxxx jpeg error 53 Not a JPEG file: starts with 0x%02x 0x%02x.
> No such problems occur with onPictureTaken() for taking full
> snapshots.
>
> Is there a list of previously reported open issues (with their #) that
> have been fixed after SDK 0.9 beta? After all, if they simply have not
> been fixed then I do not need to spend time on trying time and again
> whether something has improved.
>
> Please correct me where I am wrong.
>
> Thanks and regards
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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