View Single Post
Posts: 323 | Thanked: 116 times | Joined on Jul 2010
#303
I did it a long time ago, difficult to remember.
I think it is this link:
http://www.oracle.com/technetwork/ja...ads/index.html
Take EABI armv7 linux headful (Would be nice if anybody could confirm)



For the start of microemulator.jar you can look in /usr/bin/microemulator

Its a script that starts microemulator.
I did a forbidden thing and edited the main command to:
/home/user/microemu-maemo/ejre1.6.0_21/bin/java -jar /home/user/microemu-maemo/microemulator-3.0.0-SNAPSHOT/microemulator.jar

Now my microemulator icon starts the new microemulator with sun java, although my standard java installation is openJDK.

You have to take the fullpath of YOUR installation.

Last edited by gerdich; 2011-01-24 at 22:14.