1

I got this J2ME application (5ud0ku.jar) and I want to let it run on the PC with just a single JAR file (while using the JSE).

I tried using microemu, but I can't seem to get it work.

Also can the emulator be without the fake phone UI?

gnat
  • 6,213
  • 108
  • 53
  • 73
Dallox
  • 487
  • 5
  • 8
  • 19
  • did you check microemu documentation at http://snapshot.microemu.org/unittests.html ? – gnat May 04 '12 at 13:50

1 Answers1

3

I have found pstros to be rather nice for running JavaME stuff on Desktop computers, and it doesn't give you the fake phone UI.

http://www.volny.cz/molej/pstros/

mr_lou
  • 1,910
  • 2
  • 14
  • 26