Hello All, I'm just starting out in Android. I've downloaded the SDK (1.5 R2) and the plugin for Eclipse (3.4), running Windows XP. Following the Hello World Instructions to create the AVD, I enter the android create avd...etc. in the command prompt and get a unsupportedclassversionerror from Java. I have Java SE 6_14 installed on the machine, with the system variable JAVA_HOME set to C:\Program Files\Java\jdk1.6.0_14 and C:\Program Files\Java\jdk1.6.0_14\bin to the Path variable. I also added the AndroidSDK\tools path to the Path variable. The Java control panel lists version 1.6 as the Java runtime version for the system...
Unfortunately I think I know what the problem is. I work in a networked environment, and while I have installed version 6 of java, I think IT has a java deployment that uses version 1.4 of the JVM. I'm not certain about this though. Basically I'm hoping to find a workaround for android (the workaround for eclipse was to copy the jre folder into the eclipse folder so that it used the appropriate files) without having to go through IT. Nothing against them, but I don't want to have to explain it to them and then wait another 3-4 weeks for anything to happen. Any help would be appreciated. Cheers, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

