Android Location Example (with Google Play Services)

This is an example project of how to use Location Services from Google Play Services to find a user's current location and display it on a map. It uses new api FusedLocationApi and avoid getLastLocation null pointer.

Adding check the user GPS enable.

alt tag

alt tag

alt tag