• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to install ADT Plugin in Eclipse ?

Hi

Can Any one please help me?

I downloaded every package of eclipse and tried to install android plugin (ADT Plugin). Always it install successfully but failed to create android projects as the plugin doesn't enable in my system.

My System Configuration

OS : Windows 7 64 bit
Processor : intel Core i7 2.80 GHZ
Ram : 6GB DDR 3
HDD : 500 GB

Here i am adding screenshots after installation. it is installed success full but can't find anywhere
 

Attachments

  • 1.JPG
    1.JPG
    112.5 KB · Views: 94
  • 2.JPG
    2.JPG
    173.6 KB · Views: 74
  • 3.JPG
    3.JPG
    166.8 KB · Views: 87
Seems like the install didn't work correctly for some reason. It's rare but happens if the download gets cut off or something. Did you follow the right instructions (Eclipse 3.5 and not 3.4)?!!!
Yes

I followed the instructions as directed by android developer web page
 
Click on
help->about eclipse->installation details

this will show what you have installed. Take a shot and post here.
 
The only difference between yours and mine is that I have the full java developer IDE rather than the mobile IDE. I suggest you start again using the java IDE (they are very nearly the same size).

Remember, the ADT is an add on to Eclipse that is NOT supported by Eclipse.

There is an ongoing discussion about the mobile IDE in the bug thread, so I am not sure how stable it is.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258
 
The only difference between yours and mine is that I have the full java developer IDE rather than the mobile IDE. I suggest you start again using the java IDE (they are very nearly the same size).

Remember, the ADT is an add on to Eclipse that is NOT supported by Eclipse.

There is an ongoing discussion about the mobile IDE in the bug thread, so I am not sure how stable it is.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376258
thanks for your advice but i tried using Java developer IDE. I am Sorry to say that it also shows the same result
 
Guys I got the solution it was my java version was below the dependencies but now i installed java 1.7 and it working fine now..

Thanks for responding me
 
Back
Top Bottom