您的位置:首页 > 移动开发 > Android开发

android sdk location should not contain whitespace,as this can cause problem with the NDK tools的解决方法

2018-03-06 18:15 941 查看
AS的安装或者配置过程中可能会遇到:android sdk location should not contain whitespace,as this can cause problem with the NDK tools. 这个问题。
eg:



原因:这个问题出现是由于路径中有空格。
解决方法:删掉空格或者重新配置路径。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐