Google Pixel Watch

Download: Google Pixel Watch APK

  • Latest Version
Application ID com.google.android.apps.wear.companion
Downloads 2.9M
Upload by Google LLC
Rating 4.7/22.14K+
Content rating Everyone
Requires android 8.0 and up
Updated on Apr 18, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ANSWER_PHONE_CALLS:
    Allows the app to answer an incoming phone call.
  • 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.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby 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.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_ONGOING_CALLS:
    Allows to query ongoing call details and manage ongoing calls
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_CALL_LOG:
    Allows an application to read the user's call log.
  • 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_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_COMPANION_PROFILE_WATCH:
    Allows app to request to be associated with a device via CompanionDeviceManager as a "watch"
  • android.permission.REQUEST_COMPANION_RUN_IN_BACKGROUND:
    Allows a companion app to run in the background.
  • android.permission.REQUEST_COMPANION_USE_DATA_IN_BACKGROUND:
    Allows a companion app to use data in the background.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.REQUEST_OBSERVE_COMPANION_DEVICE_PRESENCE:
    Allows an application to subscribe to notifications about the presence status change of their associated companion device
  • android.permission.SEND_SMS:
    Allows an application to send SMS messages.
  • 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.
  • com.google.android.apps.wear.companion.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.verizon.api.ACCESS: