Skip to content

An application that keeps track of the current location of the user using GPS

Notifications You must be signed in to change notification settings

Yadav122/Navigation

Repository files navigation

Navigation

An application that keeps track of the current location of the user using GPS

Permission

  1. uses-permission android:name="android.permission.INTERNET"
  2. uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"
  3. uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"

dependency used

implementation 'com.google.android.gms:play-services-location:21.0.1'

ScreenShot

About

An application that keeps track of the current location of the user using GPS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages