Ok, thanks for the answer!
I assume it is difficult to do what I want to do... I have to in some way find out how good the precision is before I start to use the vertical data collection. A first...
Type: Posts; User: nicsoft; Keyword(s):
Ok, thanks for the answer!
I assume it is difficult to do what I want to do... I have to in some way find out how good the precision is before I start to use the vertical data collection. A first...
Thanks for your answer!
But how is Google Map doing? Their application is built in Java, are they having special agreements with operators or Nokia (actually, I am trying it on a non-Nokia phone,...
Ok! I think you are right, someone told me it works like that. That would be a viable solution I think anyhow.
Follow up questions:
Is it possible to get the cell-ID via Java ME in a standard...
Hello, Thanks for your answer.
Hmmm... The strange thing is that Google maps works indoors (which I assume uses Networked Based positioning and which then proves that my phone properly supports...
Hello,
How can I, from my Java ME application, recognized if Assisted GPS is used when I am creating location based applications?
The reason why I ask is that I get the feeling that the...
Hello,
I have searched for but couldn't find any good information about how one can use Network Based Positioning together with Java ME. I assume it is not JSR-179 that should be used...?
Can...
Thanks for your reply!
You may be right, and thinking of it, it really doesn't matter that precision. I just got stuck on the though (kind of "00:00:00:0" looks uggly so I need a better precision...
Hello,
I am developing some kind of LBS/GPS service which should measure distance but also elapsed time.
Everything works pretty fine except the appearence of the presented elapsed time. I...
Hello,
It did work great. Thank you!
Regards,
Niklas
Hello Mike,
Thank you for your response.
That's one way I didn't think of. It will probably help me, I'll try it out! I'll post a comment here once I have tried it out in a couple of days.
...
Hello,
I am working on a GPS application. I want the application to react both when the location is updated as well as the status (e.g. when the availability of the LocationProvider is changed). ...