camera issue in emulator 2.2 in android

后端 未结 1 435
不知归路
不知归路 2021-01-26 13:55

i am suffering with a problem that in android 2.2 emulator, camera doesn\'t work. it closes down the camera automatically. But this problem is not happening in android 1.5 emula

相关标签:
1条回答
  • 2021-01-26 14:23

    This is a known issue and has been asked several times on SO - here are some pointers to possible solutions. However, the camera emulation in 2.2 is known to be buggy:

    • Removing the stencil buffer
    • Switching to 2.1 or 2.3

    So you have two options: Either you try to follow the directions, given by the correct answer in the first thread or switch to an emulator running on either 2.1 or 2.3+.

    0 讨论(0)
提交回复
热议问题