开发者

Creating an SD card on Android emulator

I am trying to create an SD card on emulator, but am getting following error:

开发者_开发百科

Failed to create SD card

Can anyone help me with this?


I had faced the same issue on my Linux machine. My solution:

Go to the Tools folder in the Android SDK directory. Make sure you have execute permissions on all files in the location. I had to change permissions to 777 (Read+write+execute) for all files and the issue was resolved.

For a detailed explanation: Wordpress link

UPDATE: A lot of people are facing issues on their 64-bit Windows machines. Please try the StackOverflow threads here and here. Hope these help

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜