Failed to create the SD card.



Failed to create the SD card.

eclipse里面添加一个avd,提示
Failed to create the SD card.

Failed to create sdcard in the AVD folder.
解决方法:

设置android sdk下的tools和platform-tools权限为可执行权限。

如:chmod +x tools/*