Sensor Fun: Location Based Services and GPS for Android
Sunday, May 30th, 2010The Android SDK offers a nice API to receive information about available providers for location based services and get the current location and coordinates.
In this short tutorial we’re going to build a small activity that displays a list of available location providers and shows the current position using GPS services.