在指定的 SDK 位置下找不到 Android SDK [英] No Android SDKs were found under the specified SDK location

查看:49
本文介绍了在指定的 SDK 位置下找不到 Android SDK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我第一次尝试使用 Titanium,但即使我一直给他提供我的 SDK 文件夹的路径,它也告诉我它没有找到它.

I tried using Titanium for the first time, but even if I keep giving him the path to my SDK folder, it tells me that it doesn't found it.

我在网上找到了一些用户变量,但没有任何效果

I created some user variables as I found on the net, but nothing works

ANDROID_SDK = D:\Program Files\Android SDK\android-sdk-windows
JAVA_HOME = C:\Program Files\Java\jdk1.7.0_75\bin
PATH = %JAVA_HOME%\bin;%ANDROID_SDK%/tools;%ANDROID_SDK%/platform

我也尝试遵循这个http://docs.appcelerator.com/platform/latest/#!/guide/Errors_Configuring_Platforms_Inside_Studio 但日志没有提到 avd.py.所以我尝试 ti sdk install --branch master 4.1.0.v20150417113624 但总是同样的问题.

I also tried to follow this http://docs.appcelerator.com/platform/latest/#!/guide/Errors_Configuring_Platforms_Inside_Studio but the log doesn't mention avd.py. So I try ti sdk install --branch master 4.1.0.v20150417113624 but always the same problem.

推荐答案

问题解决:

我删除了 C:/Users//.titanium/config.json 中的文件,然后移动了我的 android SDK 文件夹.似乎它必须在 Windows 8.1 上的 C:/驱动器中

I deleted the file at C:/Users//.titanium/config.json And I moved my android SDK folder. It seems it must be in C:/ drive on Windows 8.1

这篇关于在指定的 SDK 位置下找不到 Android SDK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆