問題描述
我使用的是 Android 2.2(API 級別 8).相機在清單中啟用.當我嘗試模擬器模型提供的相機圖標時,它會運行幾秒鐘,顯示一個灰色框在黑白棋盤周圍移動,然后因錯誤消息而死:
I am using Android 2.2 (API Level 8). The camera is enabled in the manifest. When I try the camera icon provided by the emulator model, it runs for a few seconds showing a gray box moving around a black and white checkerboard, then dies with the error message:
對不起!應用相機(過程com.android.camera) 已停止不料.請重試.
Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.
當然,再試一次也無濟于事.我正在使用提供的模擬器相機將行為與我正在開發的相機應用程序進行比較.android模擬器攝像頭為什么會突然停止?
Trying again, of course, doesn't help. I am using the provided emulator camera to compare behavior with a camera application I am working on. Why does the android emulator camera stop unexpectedly?
推薦答案
模擬器相機充其量是片狀的.
The emulator camera is flaky at best.
這篇關于為什么android模擬器相機會意外停止?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!