Location of the Android SDK has not been set up in the preferences in 64 bit Windows

后端 未结 6 2265
悲哀的现实
悲哀的现实 2020-12-06 01:16

\"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 comme

6条回答
  •  -上瘾入骨i
    2020-12-06 02:17

    Go to preferences, find "Android" on the sidebar and then there will be a box for SDK location, point it to the SDK. Read over http://developer.android.com/sdk/installing.html if you're still stuck.

    OR

    Go To Eclipse >> Windows >> Preferences and click on the left tab Android and you will see the below image with some text above as

    “This Android SDK requires Android Developer Toolkit version 14.0.0 or above. Current version is 11.0.0.v201105251008-128486. Please update ADT to the latest version.”

    And Update..

    Go to Eclipse >> Help >> Check for Updates.

    Please don’t forget to close Eclipse after the Updates complete.

提交回复
热议问题