View Single Post
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#2
Install icedtea6 from extras.
After that put the java apps somewhere on you n900 eg. in a folder called "java/Minecraft".
The launch the app with:
Code:
cd MyDocs/java/Minecraft
java -jar minecraft.jar
(Minecraft gets to the login screen but not the game because n900 has no openGL, just used it as an example.)