开发者

How to overcome emulator's camera?

开发者 https://www.devze.com 2023-02-19 15:28 出处:网络
Each time when I try to use emulator\'s camera in video capturing mode - I receive: Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.

Each time when I try to use emulator's camera in video capturing mode - I receive:

Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.

I heard a lot of discussions around this issue, saying that emulator's camera application is buggy.

Myself开发者_StackOverflow社区 tried all possible ways: used all emulators for all platforms (except honeycomb's one), tried to increase emulator heap size, tried in 32-bit and 64-bit platforms - useless. It doesn't work.

Anyway, does someone know way to fix this?


The camera is not supported by the emulator. There's some experimental solution here, with an SO question regarding it here.

0

精彩评论

暂无评论...
验证码 换一张
取 消