开发者

Can't add Android under Eclipse-plugin on Windows 7 - Not visible

I've tried to search for similar problems, but can't seem to find it.

I ru开发者_如何学运维n:

  • Windows 7
  • Java SE Developement Kit x64
  • Eclipse Helios (downloaded here from Eclipses homepage --> Downloads --> Eclipse IDE for Java EE Developers --> 64 Bit)
  • "Android SDK Windows"

I've been following the guide from the Android Developers homepage.

I can launch Eclipse just fine. Under Help --> Install New Software ... Here, I give it a name myself (Android Plugin Test), and under location, I've typed "http://dl-ssl.google.com/android/eclipse", as said in the link. Then it find Developement Kit, and I install it and all that & restart Eclipse.

The following are now installed: - Android DDMS - Android Development Tools - Eclipse IDE for Java EE Developers

So everything seems fine. BUT .. When I go to Window --> Preferences, "Android" is missing. I have no problems seeing General, Ant, Data Management etc.

So my question is, what's the problem ?

As said, I downloaded Android SDK, but when I try to run the setup, I get this error, about missing Java:

http://img827.imageshack.us/img827/600/javaproblem.jpg

And that's where I'm lost. Because, under installed programs, it says: - Java(TM) SE Developement Kit 6 Update 21 (64-bit)

And yes, I have restarted after installing Java.

For some odd reason, it's not possible for to run the SDK setup with any compatibility. It's greyed out (Yes, I'm admin, and I don't have any problems on other programs)

I checked the Requirements for Android SDK, and it says Windows XP & Vista, but not 7 .. But as far as I know, other people got it to work.

So .. What am I doing wrong ? Do you have any solutions ?

If I need to download other Java versions (or anything else), please provide links.


You need to take care of three things...I too faced similar problems so can tell you how to go about it: 1) Download Eclipse -> 32 bit version...since your SDk is 32 bit...make sure ur JDK is 32 bit... 2) After downloading 32 bit version install Android ADT first...... 3)Then go to Preference-> Android -> Give the SDk path here......n then download the platforms and samples....

Feel free to ask if your still unable to get it sorted coz i faced similar problems....


If I remember correctly, you need to add your Java's /bin path to your path environment variable by hand. Open your Computer by right-clicking, go to Advanced system settings, then Environment Variables and add the full path to the Path variable. For example, I added ;C:\Program Files\Java\jre6\bin to the existing string.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜