Earthquake Prediction App

다운로드: Earthquake Prediction App APK

  • 최신 버전
애플리케이션 ID net.earthquakeprediction.app
다운로드 12.73K
업로드 기준 Paul Cotarlea
평점 3.4/70+
Everyone, In-App Purchases
안드로이드가 필요합니다 5.1
업데이트 날짜 Nov 02, 2021

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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: