Call & Sms Blocker

دانلود: Call & Sms Blocker APK

  • آخرین نسخه
شناسه برنامه com.atahan.blocker
دانلودها 26.79K
آپلود توسط Cem Atahan ALTIPARMAK
رتبه بندی 2.6/113+
رده بندی محتوا Everyone
نیاز به اندروید 2.2
به روز رسانی شد 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: