Android SDK的位置尚未成立于preferences在64位Windows成立于、位置、SDK、Android

2023-09-12 09:36:06 作者:少年深眸似海

Android SDK的位置尚未成立于preferences在64位的Windows - 我知道这个问题之前已经多次得到解决,而不是一个老问题的评论,我决定做一个新的一个,因为它毕竟不是解决了。

"Location of the Android SDK has not been set up in the preferences in 64 bit Windows" - I know this problem has been addressed before several times, but rather than comment on an old question I decided to make a new one because still it's not solved.

最近,我改变了我的系统,从32到64,目前我不能运行我的ADT。如果是用32的效果还算不错。我安装了64位ADT(编译:v21.1.0-569685)和更新的一切。现在,我的ADT包含6.41 GB。

Recently I changed my system from 32 to 64 and currently I cant Run my ADT. When am using 32 its works fine. I installed 64 bit ADT (Build: v21.1.0-569685) and updated everything. Now My ADT contains 6.41 GB.

现在,当我试图运行Eclipse我有一个像弹出

Now when am trying to run Eclipse I got a popup like

当我寻找这个我有一个像解窗口 - > preference - > Android的 - > SDK位置设置在计算机中的Andr​​oid SDK的路径有

When I am searching this I got a solution like Window -> Preference -> Android -> SDK Location Set the path of the Android SDK in your computer there.

但是,当我试图为这个OK按钮未启用。

But when I am trying for this OK button is not enabled.

当我试图访问AVD又弹出来了

When I am trying to Access AVD again a popup came

当我试图创建一个新的项目,另一个弹出如图像

When I am trying to create a new Project, another Popup is shown like

当我试图更新 - 莫找到的更新消息显示

When I am trying to update - Mo Updates Found message is showing

任何人都可以提供一些建议这个问题?

Can anybody offer some advice on this problem?

推荐答案

如何更新ADT到最新版本?

How to Update your ADT to Latest Version?

在Eclipse中转到帮助

In Eclipse go to Help

安装新软件---> 添加

Install New Software ---> Add

里面添加存储库写入名称: ADT (你想要的)

inside Add Repository write the Name: ADT (as you want)

和地点: https://dl-ssl.google.com/android/eclipse/

and Location: https://dl-ssl.google.com/android/eclipse/

加载一段时间后,你将获得开发工具和NDK插件

after loading some time you will get Developer Tools and NDK Plugins

同时检查,如果你想使用NDK在未来或检查开发者的工具而已

check both if you want to use NDK in the future or check Developer Tool only

点击下一步

完成

现在我的问题解决了: - )

Now My Problem Solved :-)