View Single Post
Posts: 2 | Thanked: 1 time | Joined on Mar 2011
#3
Originally Posted by casketizer View Post
The Java Version works fine in Microemulator 3 (backed by Oracle JRE). I just tried the N97 Version.
http://mobile.formula1.com/download/...7/Formula1.jar
thanks for the info casketizer

i was actually trying to do that but can't get it working.This is what i did:

- Installed Sun Java SE for Embedded
- Installed MicroEmulator
- Ran the SimpleDemo MIDlet using the command: java -cp microemulator-3.0.0-SNAPSHOT/microemulator.jar:microemulator-3.0.0-SNAPSHOT/apps/microemu-demo.jar org.microemu.app.Main org.microemu.midp.examples.simpledemo.SimpleDemoMI Dlet

everything up there went fine so i'm assuming the java environment is correctly setup, but i'm not sure what command issue in order to run the
Formula1.jar app.

Do you mind helping me out here??

Regards,
 

The Following User Says Thank You to bettlejuice For This Useful Post: