Earthquake Prediction App

تحميل: Earthquake Prediction App APK

  • أحدث إصدار
معرف التطبيق net.earthquakeprediction.app
التنزيلات 12.73K
تم الرفع بواسطة Paul Cotarlea
التقييم 3.4/70+
تقييم المحتوى Everyone, In-App Purchases
يتطلب android 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: