Guru Maps — GPS Route Planner

Download: Guru Maps — GPS Route Planner APK

  • Latest Version
Application ID com.bodunov.galileo
Downloads 1.27M
Upload by Evgen Bodunov
Rating 4.2/9.5K+
Content rating Everyone
Requires android 5.0 and up
Updated on Apr 05, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.FOREGROUND_SERVICE_LOCATION:
    Allows a regular application to use Service.startForeground with the type "location".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_INTERNAL_STORAGE:
  • 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.
  • android.permission.WRITE_INTERNAL_STORAGE:
  • com.android.vending.BILLING:
  • com.android.vending.CHECK_LICENSE:
  • com.bodunov.galileo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: