Cellcom Visual Voicemail

下载: Cellcom Visual Voicemail APK

  • 最新版本
应用程序 ID com.cellcom.cellcomvisualvoicemail
下载 132.25K
上传者 New-Cell, LLC dba Cellcom
4.3/1.58K+
Everyone, Users Interact
需要 android 4.0
更新日期 Oct 03, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BIND_CARRIER_SERVICES:
    The system process that is allowed to bind to services in carrier apps will have this permission.
  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.BROADCAST_STICKY:
    Allows an application to broadcast sticky intents.
  • 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.INTERNET:
    Allows applications to open network sockets.
  • 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.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_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_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECEIVE_SMS:
    Allows an application to receive SMS messages.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.SEND_SMS:
    Allows an application to send SMS messages.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE: