Skip to content

Android GPS Tracking Sample

Noman edited this page Jun 30, 2015 · 2 revisions

Android GPS Tracking:

  • Using Google Location API.
  • Service That always response for location.
  • Broadcast Receiver that detect system connectivity status and start/stop location service
  • Regular Update map marker after certain interval.
Clone this wiki locally