[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-11-15 Thread Fräntz Miccoli
I don't :( Work on windows for this. On 28 oct, 00:42, Rich <[EMAIL PROTECTED]> wrote: > I'm getting this error now. Also usingUbuntu, Sun-Java-6. > > Ever solve this,Frantz? > > =/ > > On Oct 5, 5:23 pm, Fräntz Miccoli <[EMAIL PROTECTED]> wrote: > > > Nobody has an idea ? > > > On 4 oct, 14:42,

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-11-02 Thread Eric Sun
I had this issue in Ubuntu Hardy Heron and found that my "/etc/jvm" file didn't have java 1.6 on the top line, so I suspect it was trying to run the android SDK under 1.5? Anyway here's a link that may be useful if you're using Ubuntu: http://www.apreche.net/how-to-setup-android-sdk-in-ubuntu/

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-28 Thread Rich
I'm getting this error now. Also using Ubuntu, Sun-Java-6. Ever solve this, Frantz? =/ On Oct 5, 5:23 pm, Fräntz Miccoli <[EMAIL PROTECTED]> wrote: > Nobody has an idea ? > > On 4 oct, 14:42, Fräntz Miccoli <[EMAIL PROTECTED]> wrote: > > > Yeah, i've realized after post that the problem wasn't

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-05 Thread Fräntz Miccoli
Nobody has an idea ? On 4 oct, 14:42, Fräntz Miccoli <[EMAIL PROTECTED]> wrote: > Yeah, i've realized after post that the problem wasn't the same. > > I've tried to use the archive in order to install and i got this when > I'm trying to make a new Android project : > > Plug-in com.android.ide.ecl

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-04 Thread Fräntz Miccoli
Yeah, i've realized after post that the problem wasn't the same. I've tried to use the archive in order to install and i got this when I'm trying to make a new Android project : Plug-in com.android.ide.eclipse.adt was unable to load class com.android.ide.eclipse.adt.project.internal.NewProjectWi

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-04 Thread Charlie Collins
The issue with updating via the update site is different. For that one, make sure you have tried the "troubleshooting" steps in the install doc: http://code.google.com/android/intro/installing.html. Note that if you can't get to the update site, you can usually still download the plugin locally

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-04 Thread Charlie Collins
Unsupported major.minor 49.0 usually means you aren't running a Java runtime that supports Java 5 class versions. Java 5's class version is 49.0. Now, if you have Java 6, it can run 49.0 class versions, and of course so can Java 5 itself. So, make sure you have either 5 or 6 as an installed JDK

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-10-04 Thread Fräntz Miccoli
I got the same problem... The path given on android website is : https://dl-ssl.google.com/android/eclipse/ This give me an error in my firefox browser, is this a problem that came from google's server ? On 20 sep, 04:04, Trevor <[EMAIL PROTECTED]> wrote: > I'm having this issue as well, only af

[android-developers] Re: Issue with installing ADT for Eclipse Ganymede 3.4

2008-09-19 Thread Trevor
I'm having this issue as well, only after having installed everything just today to start developing. Using Ubuntu Hardy Eclipse SDK Version: 3.2.2 Build id: M20070212-1330 (Ubuntu version: 3.2.2-5ubuntu2) Update Manager for Eclipse also seems to be taking an eternity to run as well. Perhaps t