|
2010-05-13
, 19:23
|
Posts: 5 |
Thanked: 20 times |
Joined on Dec 2009
|
#2
|
|
2011-03-20
, 01:04
|
Posts: 79 |
Thanked: 21 times |
Joined on Sep 2007
|
#3
|
|
2011-06-06
, 15:23
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2011
|
#4
|
|
2011-06-06
, 15:47
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#5
|
"if you run the next lines you will have midlets using the location api
CLASSPATH=/opt/java/microemulator-3/microemulator.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi-jsr179.jar
export CLASSPATH
java org.microemu.app.Main"
Where i can run this lines and how?
|
2011-06-07
, 15:08
|
Posts: 2 |
Thanked: 0 times |
Joined on Jun 2011
|
#6
|
|
2011-06-07
, 15:20
|
|
Posts: 302 |
Thanked: 193 times |
Joined on Oct 2008
@ England
|
#7
|
openlapi.jar -> put in /opt/java
openlapi-jsr179.jar -> put in /opt/java
libgpsJNI.so -> put in /usr/lib (you need to put in this folder)
if you run the next lines you will have midlets using the location api
CLASSPATH=/opt/java/microemulator-3/microemulator.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi.jar
CLASSPATH=$CLASSPATH:/opt/java/openlapi-jsr179.jar
export CLASSPATH
java org.microemu.app.Main
I get the trekbuddy (http://www.trekbuddy.net/) working, but unfortunately I couldn't get google maps used the location. I will set up a garage project and upload the source files later. Please check it out and report if it is working for you too.