View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#20
Originally Posted by sam9953 View Post
Guys i cant exactly figure out how to play .jar files on n900 so please teach me step by step as i am a very new user.
Install icedtea6 and run your MIDlet with the following command:

Code:
java -cp microemulator.jar org.microemu.app.Main path2yourApp/YourApp.jar
You can download the microemulator.jar here: http://code.google.com/p/microemu/downloads/list