Navitel Navigator GPS & Maps

Download: Navitel Navigator GPS & Maps APK

  • Latest Version
Application ID com.navitel
Downloads 18.52M
Upload by NAVITEL
Rating 3.2/214.43K+
Content rating Everyone, Users Interact, Shares Location, In-App Purchases
Requires android 6.0 and up
Updated on Apr 11, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • androidx.car.app.ACCESS_SURFACE:
  • androidx.car.app.NAVIGATION_TEMPLATES:
  • com.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.vending.BILLING:
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: