[android-developers] Which version of Eclipse should I install to develop Android apps ?

2012-08-20 Thread dsxh

Platform: Windows Vista - 32 bit operating system with Java Development Kit

I installed Eclipse Classic 4.2 and then the ADK, but I'm having problems 
with Eclipse not being able to start a new Android Project. 

Should I have downloaded the Eclipse version for Mobile Developers instead 
of the Classic 4.2 version ?  The 4.2 version is supposed to be plug in 
friendly and have a lot of support documentation. Did I download the wrong 
Eclipse ?

Thanks , in advance, for you help. 

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Which version of Eclipse should I install to develop Android apps ?

2012-08-20 Thread dsxh
Mark Murphy, thanks for you help. 

Hopefully, Eclipse Classic is not eventually scrapped by Eclipse and called 
New Eclipse. haha. 

I may try uninstalling 4.2 Classic and reinstalling Eclipse IDE for Java. 

thanks again

On Monday, August 20, 2012 2:06:57 PM UTC-4, 

 FWIW, I use Eclipse IDE for Java Developers. I don't know what all 
 the differences are with Eclipse Classic (or Diet Eclipse, 
 Eclipse Zero, Eclipse Max, or any other cola-derived Eclipse 
 packages :-). 

 On Mon, Aug 20, 2012 at 2:02 PM,  wrote: 
  
  Platform: Windows Vista - 32 bit operating system with Java Development 
 Kit 
  
  I installed Eclipse Classic 4.2 and then the ADK, but I'm having 
 problems 
  with Eclipse not being able to start a new Android Project. 
  
  Should I have downloaded the Eclipse version for Mobile Developers 
 instead 
  of the Classic 4.2 version ?  The 4.2 version is supposed to be plug in 
  friendly and have a lot of support documentation. Did I download the 
 wrong 
  Eclipse ? 
  
  Thanks , in advance, for you help. 
  
  -- 
  You received this message because you are subscribed to the Google 
  Groups Android Developers group. 
  To post to this group, send email to 
  android-d...@googlegroups.comjavascript: 
  To unsubscribe from this group, send email to 
  android-developers+unsubscr...@googlegroups.com javascript: 
  For more options, visit this group at 
  http://groups.google.com/group/android-developers?hl=en 



 -- 
 Mark Murphy (a Commons Guy) 



-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] New Installation - Eclipse not recognizing the Android Development Kit on Windows Vista

2012-08-06 Thread dsxh

I looked through the FAQs for download issues and scanned through the 
forums, but didn't see this particular question. Please forgive me if it's 
been asked and answered elsewhere. 

This is on a personal non-work computer. I'm the administrator on the 
machine. 
This was a brand new installation of the JDK, Eclipse, and the ADK.

With help from a brief tutorial, I was able to install the JDK to 
C:\Program Files\Java\jre7 and edited my environment variables path in 
Advanced System Settings to include
c:\program files\java\jdk1.7.0_05\bin\  .  Off hand, it looks like I've 
installed to one folder and the bin file is in a different folder under jdk 
1.7.0_05\bin. In the tutorial that I viewed, it mentioned that you had to 
specific with the exact version that you were using. 

Then I installed Eclipse SDK also in the C:\Program Files folder. I read 
that no adjustment was necessary to the environment variables. 
At this point, it was suggested that I try Eclipse to find out how it was 
going so far. I opened Eclipse, chose my workgroup, and chose File, New, 
Java Project as suggested and was prompted for a project name. It seems as 
though everything was going great so far with no hitches. ... so far so 
good 


Finally, I installed the JDK in the C:\Program Files folder. After I 
finished, then I edited my environment variables path in Advanced System 
Settings to include
c:\program files (x86)\android-sdk\tools\ .  I wasn't sure why it was 
necessary to add the  ( x86 ) and the -sdk to the path , but this was from 
a trusted source. 
I went out to http://dl-ssl.google.com/android/eclipse from Help and 
Install New Software. I downloaded everything that was suggested.

However, this is where I ran into trouble. When I opened Eclipse, as an 
Administrator ( per the suggestion in the tutorial), I was supposed to 
choose File, New, and see the option for Android Project, but it wasn't 
included in the menu. 

In troubleshooting, I tried changing the environment variables path 
dropping the (x86) and the -sdk. Then I tried dropping just the -sdk and 
leaving the (x86) and vice versa. I tried reinstalling the tools
from http://dl-ssl.google.com/android/eclipse , but I received a message 
that the components had already been installed on this pc. 

In order to provide as many details as was necessary, I decided to go out 
and check the version number of the software (version 4.2.0 ..the latest 
version at the Eclipse website) . I saw a button for Installation Details 
which I clicked on. Android DDMS, Android Development Tools, Android 
Hierarchy Viewer, Android Native Development Tools, Android TraceView, 
Eclipse SDK, and Tracer for Open GLES are all in the list under Installed 
Software. Under Features , that whole host of software is included in 
addition to the Dalvik Debug Monitor. They're also included under Plug-Ins. 

In one thread on the forum, I saw where an additional Google plug-in was 
suggested to a user who was having an installation problem, BUT I was 
afraid to possibly add additional problems to resolve. 

Thanks, in advance, for any help you can provide




-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en