Some SDK installation problems

我的未来我决定 提交于 2020-01-30 12:59:33

问题


I would like to install the Android SDK with Eclipse. To start, I downloaded the SDK, the .exe for Windows as I am running XP Pro. It started and asked me to install the JDK. I stopped the SDK and installed the JDK. I was then able to install the Android SDK loading all the platforms. I then installed Eclipse Helios for Java and, following the instructions for "Hello World", I added the ADT. Continuing to follow the instructions, I started a new Java project. Unfortunately, on the new project page, there were no build targets listed and I could not proceed. To solve this I tried uninstalling the JDK, the JRE and the Android SDK and reinstalling them. This time, after installing the JRE and the JDK, the SDK continues to report that the JDK is not present and will not proceed with it's install. Any suggestions?


回答1:


After install you need to restart, then open the Eclipse preferences and tell where is the SDK location on your hard disk.

I think this should you help.




回答2:


This similar post should help

Android SDK installation doesn't find JDK

Also See
Android SDK fails to install
Android SDK install problem



来源:https://stackoverflow.com/questions/5137243/some-sdk-installation-problems

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!