954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Mobile GPS Development

Hello

Recently I've been started to get curious about mobile development, specially Geolocation applications, how do they work and stuff... Can anyone point me in the right direction? What should I study, any references and things like that... Specially the following:

1.- How to implement the imagery (like, can i take it from google maps or something)
2.- Is there a standard database to connect to to determine the device's location, and how to make the device location-aware
3.- How does the coordinate system work

Thanks in advance!!

Nichito
Posting Virtuoso
1,602 posts since Mar 2007
Reputation Points: 424
Solved Threads: 57
 

You need to be little more specific on what type of device development you are looking at Java ME/Symbian/iPhone/Androoid.

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

You should have a look at openlayers

Nick Evan
Not a Llama
Moderator
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403
 

Since Java is the one i've got more experience, i'd like to start in J2ME

Nichito
Posting Virtuoso
1,602 posts since Mar 2007
Reputation Points: 424
Solved Threads: 57
 
Since Java is the one i've got more experience, i'd like to start in J2ME


Can I suggest then you do it in Android as it is also Java based and has better ready-to-use libraries then JME? On top of that JME is very unforgiving because of different devices, plus you do not want to develop for dying platform.
An Android example

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: