Meta View

Download: Meta View APK

  • Latest Version
Application ID com.facebook.stella
Downloads 190.52K
Upload by Meta Platforms, Inc.
Rating 4.1/2.93K+
Content rating Everyone, Users Interact
Requires android 10 and up
Updated on Feb 27, 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.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.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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE:
    Allows a regular application to use Service.startForeground with the type "connectedDevice".
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NEARBY_WIFI_DEVICES:
    Required to be able to advertise and connect to nearby devices via Wi-Fi.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.READ_MEDIA_VIDEO:
    Allows an application to read video files from external storage.
  • android.permission.READ_MEDIA_VISUAL_USER_SELECTED:
    Allows an application to read image or video files from external storage that a user has selected via the permission prompt photo picker.
  • 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_MMS:
    Allows an application to monitor incoming MMS messages.
  • android.permission.RECEIVE_SMS:
    Allows an application to receive SMS messages.
  • 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_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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.facebook.katana.provider.ACCESS:
  • com.facebook.orca.provider.ACCESS:
  • com.facebook.stella.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.facebook.wakizashi.provider.ACCESS:
  • com.google.android.c2dm.permission.RECEIVE: