Hi!
I will make the project A-GPS/GPS-based.
What nokia type can be accessed by java or enable for java for this project?
Do protocol NMEA 0183 compatible for all nokia mobile phone which A-GPS/GPS-based?
Thaks!
edi
Hi!
I will make the project A-GPS/GPS-based.
What nokia type can be accessed by java or enable for java for this project?
Do protocol NMEA 0183 compatible for all nokia mobile phone which A-GPS/GPS-based?
Thaks!
edi
If you want to go to the NMEA protocol level, then you need to use JSR-82 and implement NMEA over Bluetooth and use an external Bluetooth GPS device, I think: http://www.jcp.org/en/jsr/detail?id=82
Otherwise, look into JSR-179 and devices with integrated GPS and JSR-179 support: http://www.jcp.org/en/jsr/detail?id=179
See also the wiki for examples:
http://wiki.forum.nokia.com/index.ph...ation_Articles
http://wiki.forum.nokia.com/index.ph...ivity_Articles
Thanks for your answer petrib!
I get inspirations and nokia type for my application.