Thursday, September 23, 2010

GPSLocator - App to find current (nearest) location using GPS - CodeProject

Introduction (From the article)

One of the most fascinating features provided by a phone is GPS functionality (at least for me it is). I never realized that interacting with GPS functionality is so easy until I worked with it. This article is a way to help people realize the same. This article is targeted to Beginner who wants to implement GPS functionality and work with Google Maps API as well.
In this article we will create a very simple application called GPSLocator. GPSLocator gets the Latitude and Longitude information from GPS and displays the exact (or nearest, at times) location in Google Maps.


GPSLocator - App to find current (nearest) location using GPS - CodeProject

No comments: