首页 > 移动平台 > 详细

Android studio Unable to run mksdcard SDK tool

时间:2016-06-13 20:34:25      阅读:220      评论:0      收藏:0      [点我收藏+]
/********************************************************************************************
 *                      Android studio Unable to run mksdcard SDK tool
 * 说明:
 *     记录Ubuntu下AS安装过程中遇到的问题。
 * 
 *                                                          2016-6-13 深圳 南山平山村 曽剑锋
 *******************************************************************************************/

一、参考文档:
    Unable to install Android Studio in Ubuntu
        http://stackoverflow.com/questions/28847151/unable-to-install-android-studio-in-ubuntu

二、错误现象:
    Android studio error:
        Unable to run mksdcard SDK tool.

三、解决方法:
    sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6

 

Android studio Unable to run mksdcard SDK tool

原文:http://www.cnblogs.com/zengjfgit/p/5581948.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!