Google Voice

Download: Google Voice APK

  • Latest Version
Application ID com.google.android.apps.googlevoice
Downloads 36.81M
Upload by Google LLC
Rating 4.4/341.96K+
Content rating Everyone, Users Interact
Requires android 8.0 and up
Updated on Apr 08, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK:
    Allows a regular application to use Service.startForeground with the type "mediaPlayback".
  • android.permission.FOREGROUND_SERVICE_MICROPHONE:
    Allows a regular application to use Service.startForeground with the type "microphone".
  • android.permission.FOREGROUND_SERVICE_PHONE_CALL:
    Allows a regular application to use Service.startForeground with the type "phoneCall".
  • android.permission.FOREGROUND_SERVICE_REMOTE_MESSAGING:
    Allows a regular application to use Service.startForeground with the type "remoteMessaging".
  • android.permission.FOREGROUND_SERVICE_SHORT_SERVICE:
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.GET_PACKAGE_SIZE:
    Allows an application to find out the space used by any package.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MANAGE_ACCOUNTS:
  • android.permission.MANAGE_OWN_CALLS:
    Allows a calling application which manages its own calls through the self-managed ConnectionService APIs.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.PROCESS_OUTGOING_CALLS:
    This constant was deprecated in API level 29. Applications should use CallRedirectionService instead of the Intent.ACTION_NEW_OUTGOING_CALL broadcast.
  • 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.READ_PHONE_NUMBERS:
    Allows read access to the device's phone number(s).
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • 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.apps.googlevoice.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.apps.voice.backends.cloudmessaging.permission.C2D_MESSAGE:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.providers.gsf.permission.READ_GSERVICES: