Surency Vision Mobile App

Unduh: Surency Vision Mobile App APK

  • Versi Terbaru
ID Aplikasi com.app.surencyvision
Unduhan 6.09K
Unggah berdasarkan Surency Life & Health Insurance Company
Peringkat 3.1/14+
Everyone
Membutuhkan android 4.1
Diperbarui pada Jun 17, 2024

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_NETWORK_STATE:
    Allows applications to access information about 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_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.READ_PRIVILEGED_PHONE_STATE:
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.