• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Failed to take any photos. Error msg: Insert an SD card. What's wrong at all?

James_Watson

Android Enthusiast
Hi,

I created an AVD on API Level 28(Android 9.0). But when I tried to take a photo, the stock Camera app said "Insert an SD card before using the camera". So, I failed to take any photos at all.

failed to run the Camera app in Android 9.0 AVD.png



But in fact, in the AVD settings, there is a Studio-managed SD card for this AVD.

SD Card.png


What's wrong with this AVD? Could I have the Camera app on this AVD work without an SD card?

I have cleared storage of the camera app. But it doesn't work yet.
 
Last edited:
The version or detailed info about the Android Emulator and API Level 28 system image I used are as below.

Does the issue result from some defect of the Android Emulator or the system image?
Does this AVD on your PC have the same issue, too?

Android Emulator.png


API Level 28_Android 9.0_System Image.png
 
At last, I found that the issue was caused by that x64 system image. Use the above x86 system image instead even if your host is a 64-bit version of Windows.
 
Last edited:
Back
Top Bottom