`
ihyperwin
  • 浏览: 424843 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

Ubuntu 12.04 64位 Android SDK Failed to create sdcard in the AVD folder.

 
阅读更多
使用Ubuntu 12.04 64位 创建模拟器的时候出现如下问题:
    Error : Failed to create the SD card.
    Error : Failed to create sdcard in the AVD folder.


 没有安装ia32-libs的原因,在64位的ubantu下是不能跑32位程序的,使用
sudo apt-get install ia32-libs
命令安装即可。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics