Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 814 Bytes

File metadata and controls

18 lines (13 loc) · 814 Bytes

GPS-Location-App

Using Google play services, FusedLocationProviderClient, Location Provider and Java - a basic android app.

The location periodically updates can be set and reset. The breadcrumbs are show in the map.

  • Green marker indicates start
  • Red marker indicates end
  • Set interval to 2, 5, 10, 20, 40, 60 secs
  • WIP to export the GPS locations for external usage

Demo (SOEN 6431) : https://www.youtube.com/watch?v=fXOIVhYaTOk

image Screenshot_20221226-173744

Inspiration