Android SDK location should not contain whitespace, as this cause problems with NDK tools

后端 未结 11 1872
轮回少年
轮回少年 2020-12-02 13:21

Recently I have installed the last version of Android Studio (Android Studio 2.1), keeping the old 1.2 version previously installed. Now i have Android Studio 2.1 and Andro

11条回答
  •  遥遥无期
    2020-12-02 14:10

    I have the same error, make some change in the path C:\Users\Juan Jose\App---- to C:\Users\JUAN~1\App.

    1. CMD Command (Windows) go to root c:\Users
    2. Type de command DIR /X Here show a Short name of Juan Jose
    3. Reemplace the name Juan Jose with the Short Name give it.

提交回复
热议问题