maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [BETA RELEASE] PhoneME Advanced (Java Mobile) (https://talk.maemo.org/showthread.php?t=81969)

DavyP 2012-03-10 02:11

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Mmm, N9 owners might be lucky.

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

DavyP 2012-03-10 02:27

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
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

prophet412 2012-03-10 02:44

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
GPS Location does seem to be working on my N9 with the new build. :)

Quote:

Originally Posted by DavyP (Post 1177275)
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


christianko 2012-03-10 09:16

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
It works for me as well on my N9, but only with your test jar, not with Google maps or db Rail navigator.

DavyP 2012-03-10 12:29

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by christianko (Post 1177355)
It works for me as well on my N9, but only with your test jar, not with Google maps or db Rail navigator.

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

christianko 2012-03-10 14:16

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by DavyP (Post 1177407)
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

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.

DavyP 2012-03-10 14:50

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by christianko (Post 1177435)
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.

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

Arthuro_Adam 2012-03-10 18:45

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by DavyP (Post 1177450)
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

On N9, with the last version I can play the sounds in the microemulator.

Something happened with Opera Mini. It starts in landscape mode, and after I allow landscape mode in the settings, it's rotate to portrait mode, but a 180° opposite.

GPS doesn't work with location.jar. It says: Valid:false. GPS didn't start (I don't see the icon on the status bar).

christianko 2012-03-10 18:51

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by DavyP (Post 1177450)
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)

Up to here it is about the same for me, but then I get "nicht unterstützt" -not supported - as I would if I select bluetooth.
(btw on the german version I use I get slightly different words occasionally, the my oebbmidlet version uses the same vocabulary as yours, but esentially the behavior is the same)

I even removed old versions, and debs, and cleared the app cache

freemangordon 2012-03-10 19:35

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
@DavyP - Would put the source code on a public repo (gitorious for example) so anyone to be able to contribute to the project not only by bug reporting. Along with some instructions on how to build it.


All times are GMT. The time now is 07:26.

vBulletin® Version 3.8.8