Call & Sms Blocker

Télécharger: Call & Sms Blocker APK

  • Dernière version
ID d'application com.atahan.blocker
Téléchargements 26.79K
Télécharger par Cem Atahan ALTIPARMAK
Note 2.6/113+
Everyone
Nécessite Android 2.2
Mise à jour le Apr 06, 2014

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.MODIFY_PHONE_STATE:
    Allows modification of the telephony state - power on, mmi, etc.
  • android.permission.PROCESS_INCOMING_CALLS:
  • 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.READ_SMS:
    Allows an application to read SMS messages.
  • android.permission.RECEIVE_SMS:
    Allows an application to receive SMS messages.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.
  • android.permission.WRITE_SMS: