Jamboard

Descargar: Jamboard APK

  • Última versión
ID de aplicación com.google.android.apps.jam
Descargas 23.48M
Subir por Google LLC
3.2/29.9K+
Everyone, Users Interact
Requiere Android 6.0
Actualizado el May 06, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • 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.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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_CREDENTIALS:
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.providers.gsf.permission.READ_GSERVICES: