> 1. The camera preview on the emulator gives a greyscale animation, > while I need a color view for testing. How can I fix this? Having the > color animation of SDK M5 RC15 would have been OK for me. I hope that > greyscale preview is not going to be the preview standard for the > physical phones?
I think that's just the emulator providing a greyscale testing image. The preview is still full color, but the raw data doesn't have any color in it for you to see. As for supported resolutions, it looks like getParameters().getPreviewSize() might be the right direction. --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

