首页 > 系统 > Android > 正文

Ubuntu16.04下Android studio 模拟器无法启动的解决方法

2019-11-07 23:11:08
字体:
来源:转载
供稿:网友

error:Failed to create the SD card.

解决方法:

sudo apt-get install lib32ncurses5 lib32z1

error:/opt/androidsdk/tools/mksdcard: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

 

sudo apt-get install lib32z1 lib32ncurses5  lib32stdc++6
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表