Restore Contacts : Recover Del

Unduh: Restore Contacts : Recover Del APK

  • Versi Terbaru
ID Aplikasi com.pushpak.restorecontacts
Unduhan 1.53M
Unggah berdasarkan Tech Umbrella
Peringkat 3.5/4.59K+
Everyone
Membutuhkan android 4.0
Diperbarui pada Feb 15, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • 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.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.