Duplicate Contacts Remover

Download: Duplicate Contacts Remover APK

  • Latest Version
Application ID com.remove.duplicatecontacts.backup.restoreapp
Downloads 69.44K
Upload by Galaxy studio apps
Rating 4.3/447+
Content rating Everyone
Requires android 7.0 and up
Updated on Oct 23, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.gms.permission.AD_ID:
  • com.remove.duplicatecontacts.backup.restoreapp.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: