`
ch_kexin
  • 浏览: 912045 次
  • 性别: Icon_minigender_2
  • 来自: 青岛
社区版块
存档分类
最新评论

Android Studio配置遇到:android sdk location should not contain whitespace,错误

 
阅读更多

今天开发中添加 第三方依赖的时候,出现了这个问题, 
AS配置遇到:android sdk location should not contain whitespace,as this can cause problem with the NDK tools. 
百度了很长时间,发现所有的解决问题都是因为你的sdk的路径有空格,我怎么可能会犯这个错误,

这里写图片描述

呃,打脸啦,果然是空格的问题,因此将这个空格删除就好了。

分享到:
评论

相关推荐

    Android Studio配置本地SDK的方法

    问题二:Android SDK location should not contain whitespace, as this can cause problems with the NDK tools. 解决方法:很明显SDK的路径中不能含有空格,重命名带空格的文件夹或转移SDK至其

    xcode报错SDK does not contain 'libarclite' at the path

    然而,开发者们时常会遇到各种各样的错误,其中“SDK does not contain 'libarclite' at the path”是一个常见的问题,主要与Apple的Automatic Reference Counting (ARC)机制有关。本文将深入探讨这个错误的原因、...

    SDK does not contain 'libarclite'

    标题中的问题"SDK does not contain 'libarclite'"指的是某个SDK缺少一个名为`libarclite`的库文件。这可能是一个错误或者是因为SDK未完整安装或配置不当导致的。 `libarclite`是一个特定的库,尤其在Android开发中...

    xcode 15 找不到libarclite 等文件

    clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a'; try increasing the ...

    解决Android Studio 3.0 butterknife:7.0.1配置的问题

    在Android Studio 3.0中,配置ButterKnife时可能会遇到一些问题,本篇文章将详细解释这个问题及其解决方案。 在Android Studio 3.0之前,我们通常会将ButterKnife库添加到项目的`dependencies`块中,像这样: ```...

    iOS组件化之cocoapods私有库的创建 说全啦

    本资源摘要信息详细介绍了 iOS 组件化之 Cocoapods 私有库的创建过程,涵盖了准备工作、创建远程私有索引库、创建组件化 SDK 等步骤,并提供了一些相关的知识点。通过本资源摘要信息,读者可以轻松地创建自己的私有...

    14.3(FromXcode_12.3_beta_xip).zip

    xcode真机调试文件14.3 DeviceSupport iOS 14.3 真机调试文件 位置/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

    iOS Xcode SDK does not contain 'libarclite'

    然而,在使用Xcode开发iOS应用时,开发者可能会遇到一个特定的错误信息:“SDK does not contain 'libarclite'”,这个错误通常与Xcode环境配置或项目设置相关。 错误“SDK does not contain 'libarclite'”表明...

    android-sdk-windows

    not contain an Android platform or any third-party libraries. In fact, it doesn't even have all the tools you need to develop an application. In order to start developing applications, you must ...

    RobotFramework-常用断言讲解.pdf

    1. **should contain** 和 **should not contain** - `should contain` 关键字用于检查某个列表或字符串是否包含指定的元素。例如,${list_b} 包含 1.0,但不包含 1。 - `should not contain` 则用于验证不包含...

    mybatisMapped报错 Statements collection does not contain value for

    在使用MyBatis框架进行数据库操作时,可能会遇到“Mapped Statements collection does not contain value for”这样的错误提示。这通常意味着MyBatis无法找到与指定的ID相对应的映射语句。下面将详细解释这个问题的...

    spring mvc 项目错误,和一些配置

    这些问题主要集中在配置错误、依赖缺失以及常见的异常处理等方面。 ### Spring MVC 项目常见错误与配置 #### 1. Java.lang.reflect.InvocationTargetException - **原因**:通常这种异常是在执行一个方法时发生...

    Android代码-Webrtc-for-Android

    .gclient file should contain a line like: target_os = ['android', 'unix'] Make sure to re-run gclient sync after adding this to download the tools. Env vars need to be set up to target Android; ...

    使用android studio 版本合并遇到的问题

    本文主要讨论了使用Android Studio进行版本合并时遇到的问题及解决方法。Android Studio作为官方推荐的集成开发环境(IDE),集成了版本控制系统,支持包括Git和Subversion(SVN)在内的多种版本管理工具。 在...

    libarclite-arc

    解决 Xcode 14.3,Xcode 15 旧项目可能报错 SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphone...

    aws-sdk-cpp在vs2019下编译结果,支持release debug

    全网少有的:aws-sdk-cpp版本:1.11.4(x64)系统:vs2019 release debug编译好的结果

    GEE错误-Dictionary does not contain key constant.pdf

    错误 I am unable to correct the error in my code. The error is " List (Error) Dictionary.getNumber: Dictionary does not contain...(错误)Dictionary.getNumber:Dictionary does not contain key: constant.

    XCode 15.3 编译私有库 报错问题

    然而,随着Xcode版本的更新,开发者可能会遇到与旧版本兼容性的问题,尤其是在使用私有库或第三方依赖时。本文将深入探讨“XCode 15.3编译私有库报错问题”,特别是涉及到低版本中使用的.a静态库。 首先,让我们...

    apache-maven-3.5.4

    - Check that Maven settings.xml does not contain http repositories - Check that Maven pom files do not contain http repository ----- - Check that Maven pom files do not contain http repository ----- -...

Global site tag (gtag.js) - Google Analytics