Delete All Contacts

Загрузить: Delete All Contacts APK

  • Последняя версия
Идентификатор приложения app.deleteallcontacts
Загрузки 723.06K
Загрузить Infidea.xyz
Рейтинг 3.3/983+
Everyone
Требуется Android 4.1
Обновлено Mar 04, 2021

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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.