Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
261 views
in Technique[技术] by (71.8m points)

adt - Location of the Android SDK has not been set up in the preferences in 64 bit 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.

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.

Now when am trying to run Eclipse I got a popup like enter image description here

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.

But when I am trying for this OK button is not enabled. enter image description here

When I am trying to Access AVD again a popup came enter image description here

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

enter image description here

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

enter image description here Can anybody offer some advice on this problem?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

How to Update your ADT to Latest Version?

In Eclipse go to Help

Install New Software ---> Add

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

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

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

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

click Next

Finish

Now My Problem Solved :-)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...