![]() |
2012-03-10
, 02:27
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#412
|
The Following 6 Users Say Thank You to DavyP For This Useful Post: | ||
![]() |
2012-03-10
, 02:44
|
Posts: 2 |
Thanked: 1 time |
Joined on Feb 2012
|
#413
|
Latest build (20120310) has GPS support through QtLocation (from the
QtMobility package). It works on the N900, I would like to hear if it also
works on the N9
http://davy.preuveneers.be/phoneme/public/maemo/deb/
There is a midlet in /opt/phoneme/Location2.jar to help you test.
Thanks,
Davy
The Following User Says Thank You to prophet412 For This Useful Post: | ||
![]() |
2012-03-10
, 09:16
|
Posts: 32 |
Thanked: 11 times |
Joined on Oct 2011
|
#414
|
![]() |
2012-03-10
, 12:29
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#415
|
It works for me as well on my N9, but only with your test jar, not with Google maps or db Rail navigator.
The Following User Says Thank You to DavyP For This Useful Post: | ||
![]() |
2012-03-10
, 14:16
|
Posts: 32 |
Thanked: 11 times |
Joined on Oct 2011
|
#416
|
I don't think Google Maps uses the JSR 179 API. With regard
to db Rail Navigator, it took me a while to figure out what was
wrong, but apparently the code checks for a system property
'microedition.location.version' which should have value 1.0.
I updated my last build so that this parameter is automatically
added if you run the application through "run midlet".
If you have a script or shortcut directly calling the cvm application,
just add -Dmicroedition.location.version=1.0 as an additional
command line parameter to cvm.
I did some minimal testing and the GPS did seem to start, but
my German is pretty bad, so I did not really know how to use the
application.
Davy
![]() |
2012-03-10
, 14:50
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#417
|
Did not work for me, I tried /opt/phoneme/runmidlet as well as "run midlet". Still says GPS not supported, but if I run as root that the midlet does not start at all.
![]() |
2012-03-10
, 18:45
|
Posts: 136 |
Thanked: 19 times |
Joined on Nov 2011
@ Hungary
|
#418
|
Could you please download the latest build again and check once more?
I was testing the maemo build, and may have forgotten to upload the latest meego build.
http://davy.preuveneers.be/phoneme/public/maemo/deb/
Running the midlet through "Run MIDlet" or from a terminal as /opt/phoneme/bin/runmidlet dbmidlet.jad gives the same result.
When I start the application, I get a menu:
-I choose Orte/Karten
-I select <<<GPS Bestimmung>>>.
-I select Location API (GPS icon in status bar starts to flicker)
-First it says "GPS Kein Signal"
-After a while it says "GPS Signal", I get a lock and see my geo-coordinates
That is it.
Davy
![]() |
2012-03-10
, 18:51
|
Posts: 32 |
Thanked: 11 times |
Joined on Oct 2011
|
#419
|
Could you please download the latest build again and check once more?
When I start the application, I get a menu:
-I choose Orte/Karten
-I select <<<GPS Bestimmung>>>.
-I select Location API (GPS icon in status bar starts to flicker)
![]() |
2012-03-10
, 19:35
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#420
|
QtLocation APIs are also available on the N900. If I get them to work
on this device, we might get support for N9 out of the box.
Stay tuned!
Davy