In 开发者_开发百科android 2.3 camera preview show white screen how to solve this issue?
If you are working on Emulator this is normal. You have to configure your emulator properties to support camera. This can be done from Android SDK Manager. Select your emulator and in properties search for Camera property and enable it.
精彩评论