Google Fi Wireless

Download: Google Fi Wireless APK

  • Latest Version
Application ID com.google.android.apps.tycho
Downloads 11.24M
Upload by Google LLC
Rating 4.5/46.46K+
Content rating Everyone
Requires android 5.1 and up
Updated on Mar 07, 2024

android.Manifest.permission

  • android.permission.ACCESS_BACKGROUND_LOCATION:
    Allows an app to access location in the background.
  • 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.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • 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.CHANGE_NETWORK_STATE:
    Allows applications to change network connectivity state.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.DOWNLOAD_WITHOUT_NOTIFICATION:
  • 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_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED:
    Allows a regular application to use Service.startForeground with the type "systemExempted".
  • 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_OWN_CALLS:
    Allows a calling application which manages its own calls through the self-managed ConnectionService APIs.
  • 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.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_CALL_LOG:
    Allows an application to read the user's call log.
  • android.permission.READ_CELL_BROADCASTS:
  • 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.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.RECEIVE_MMS:
    Allows an application to monitor incoming MMS messages.
  • android.permission.RECEIVE_SMS:
    Allows an application to receive SMS messages.
  • android.permission.RECEIVE_WAP_PUSH:
    Allows an application to receive WAP push messages.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.SEND_SMS:
    Allows an application to send SMS messages.
  • android.permission.USE_SIP:
    Allows an application to use SIP service.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_CALL_LOG:
    Allows an application to write and read the user's call log data.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • com.android.voicemail.permission.ADD_VOICEMAIL:
    Allows an application to add voicemails into the system.
  • com.google.android.apps.tycho.WRITE_EXPERIMENTS:
  • com.google.android.apps.tycho.permission.C2D_MESSAGE:
  • com.google.android.apps.tycho.permission.INTERNAL_BROADCAST:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.gms.permission.ACTIVITY_RECOGNITION:
    Allows an application to recognize physical activity.
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.setupwizard.SETUP_COMPAT_SERVICE: