itslearning

Baixar: itslearning APK

  • Versão mais recente
ID do aplicativo com.itslearning.itslearningintapp
Baixar 2.07M
Enviar por itslearning
Classificação 3.6/15.42K+
Classificação do conteúdo Everyone, Users Interact
Requer Android 6.0
Atualizado em May 23, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.AUTHENTICATE_ACCOUNTS:
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • 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.MANAGE_ACCOUNTS:
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files 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_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • com.google.android.c2dm.permission.RECEIVE: