Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 475 Bytes

File metadata and controls

12 lines (7 loc) · 475 Bytes

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