Here is how to setup a 64 bit environment http://forum.xda-developers.com/showthread.php?t=446274&highlight=64+usb+driver
It involves installing the 64-bit driver for the Android phone USB device. I have this working and it works well. On Mar 30, 9:07 pm, John Doe <[email protected]> wrote: > any help would be greatly appreciated :( > > On Mar 29, 10:04 am, John Doe <[email protected]> wrote: > > > > > I installed both version but how can i open DDMS with x86 version of > > Java? > > > On Mar 29, 4:56 am, Tseng <[email protected]> wrote: > > > > Sorry for double post. Rereading the error message the reason also > > > could be that you only have x64 Java JDK on your system and no x86 > > > version. Try installing both and see if it works > > > > On Mar 29, 1:54 pm, Tseng <[email protected]> wrote: > > > > > Hi, > > > > > I'm using Eclipse/Android 1.1_r1 SDK on Vista x64 too. No problems > > > > there. > > > > > Do you have the latest Java 1.6.13 JDK for windows x64 installed on > > > > your computer? Or do you have Java x64 installed at all? I'm using the > > > > x64 bit version of Java 1.6.x JRE/JDK. Maybe you have only the x86 > > > > version installed? > > > > > On Mar 29, 9:32 am, John Doe <[email protected]> wrote: > > > > > > Sorry about not being specific. The problem is having 64bit operating > > > > > system. Thats why ddms is not workingç ANy solution to fix this > > > > > problem? > > > > > > On Mar 28, 9:51 pm, John Doe <[email protected]> wrote: > > > > > > > How can we achieve to have DDMS running on Vista? I have a Vista64 > > > > > > installed computer and when I try to run DDMS it gives me the error > > > > > > below. > > > > > > I tried several methods but it was of no use. Can anybody help me ? > > > > > > > 49:56 E/ddms: shutting down due to uncaught exception > > > > > > 49:56 E/ddms: java.lang.UnsatisfiedLinkError: > > > > > > C:\android\tools\lib\swt- > > > > > > win32-323 > > > > > > 6.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform > > > > > > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > > > > > > at java.lang.ClassLoader.loadLibrary0(Unknown Source) > > > > > > at java.lang.ClassLoader.loadLibrary(Unknown Source) > > > > > > at java.lang.Runtime.loadLibrary0(Unknown Source) > > > > > > at java.lang.System.loadLibrary(Unknown Source) > > > > > > at > > > > > > org.eclipse.swt.internal.Library.loadLibrary(Library.java: > > > > > > 123) > > > > > > at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18) > > > > > > at > > > > > > org.eclipse.swt.graphics.FontData.<init>(FontData.java:259) > > > > > > at > > > > > > com.android.ddms.PrefsDialog.setDefaults(PrefsDialog.java: > > > > > > 198) > > > > > > at com.android.ddms.PrefsDialog.init(PrefsDialog.java:140) > > > > > > at com.android.ddms.Main.main(Main.java:74)- Hide quoted > > > > > > text - > > > > > > - Show quoted text -- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

