GeoCaching Buddy Trial

다운로드: GeoCaching Buddy Trial APK

  • 최신 버전
애플리케이션 ID com.gcbuddy.trial
다운로드 20.62K
업로드 기준 BtStSoft
평점 2.8/59+
콘텐츠 등급 Everyone, Users Interact
안드로이드가 필요합니다 6.0
업데이트 날짜 Aug 29, 2023

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_MEDIA_LOCATION:
    Allows an application to access any geographic locations persisted in the user's shared collection.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.