Call Blocker - Block Numbers

Download: Call Blocker - Block Numbers APK

  • Latest Version
Application ID com.growtons.call.blocker.block.spam.calls.blacklist.unknown.calls.block.robo.calls
Downloads 5.28K
Upload by Growtons Tech
Rating 3.5/104+
Content rating Everyone
Requires android 5.1 and up
Updated on Oct 29, 2023

android.Manifest.permission

  • Manifest.permission.MODIFY_PHONE_STATE:
    Allows modification of the telephony state - power on, mmi, etc.
  • android.permission.ANSWER_PHONE_CALLS:
    Allows the app to answer an incoming phone call.
  • 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.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.