Favorite Contacts Widget Blur

Baixar: Favorite Contacts Widget Blur APK

  • Versão mais recente
ID do aplicativo com.cpsolutions.contacts
Baixar 286.12K
Enviar por Eliezer Graber
Classificação 4.4/3.68K+
Classificação do conteúdo Everyone
Requer Android 4.0.3
Atualizado em Mar 15, 2019

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • 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.