Playing around with Location Manager and Google APIs
Configuration:
- Create a new Android project from existing sources
- Install the Google Play Services (link the JAR in your build path)
- Copy the "AndroidManifest.xml.dist" to a new file named "AndroidManifest.xml" and replace the the string "YOUR_GOOGLE_KEY" with your own Google Maps Key.