8000 GitHub - Yadav122/Navigation: An application that keeps track of the current location of the user using GPS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0