In testing my camera app in the SDK 2.3 emulator, I find that it runs
OK *except* that the live camera preview is "missing" and instead
shows a plain white area. Is anyone else experiencing this?

Despite the live preview not showing, I can still do image processing
as expected and redraw the emulator's familiar built-in checkerboard
video on the screen, but the direct preview is plain white despite the
video data in the preview callback apparently being fine. Is there
some change in SurfaceView/SurfaceHolder handling or something?

My app runs fine in SDK 1.6 through 2.2 devices and emulators, and I
wonder what is causing the preview issue with SDK 2.3. I'm not using
any of the new camera API features of SDK 2.3, for backward
compatibility, and I am not observing any exceptions being thrown.

Thanks!


The vOICe for Android
http://www.seeingwithsound.com/android.htm

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to