Guru Maps — GPS Route Planner

다운로드: Guru Maps — GPS Route Planner APK

  • 최신 버전
애플리케이션 ID com.bodunov.galileo
다운로드 1.27M
업로드 기준 Evgen Bodunov
평점 4.2/9.5K+
Everyone
안드로이드가 필요합니다 5.0
업데이트 날짜 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: