<< Acer laptop | Home | Android - Where to start? >>

Sony Ericsson emulator problem on 64bit Windows

I stumbled across a problem with Sony Ericsson emulator trying to run it on Windows 7 64bit, with Java JDK 1.6.0.18 last week.

 

Error produced while attempting to run emulator from IntelliJ IDEA was following:

java.lang.UnsatisfiedLinkError:C:\SonyEricsson\JavaME_SDK_CLDC\WTK2\bin\sublime.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

There is a simple solution:

  • Un-install Sony Ericsson Java ME SDK
  • Download and install 32 bit Java SDK (No need to remove current Java SDK which is installed in C:\Program Files\Java\jdk1.6.0_18 as 32bit version will get installed in C:\Program Files (x86)\Java\jdk1.6.0_18)
  • You do not need to set PATH of this Java installation
  • Re-install Sony Ericsson Java ME SDK, which should automatically pick installation directory of 32bit Java (C:\Program Files (x86)\Java\jdk1.6.0_18)


Enjoy Sony Ericsson emulator on 64bit OS



Re: Sony Ericsson emulator problem on 64bit Windows

finally back to blogging! :-)

Re: Sony Ericsson emulator problem on 64bit Windows

Finally found time to do so. Also looks like that in the future I may change topic of this blog too

Add a comment Send a TrackBack