Khan Academy Kids: Learning!

Télécharger: Khan Academy Kids: Learning! APK

  • Dernière version
ID d'application org.khankids.android
Téléchargements 6.63M
Télécharger par Khan Academy
Note 4.6/44.53K+
Everyone
Nécessite Android 5.0
Mise à jour le May 20, 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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • 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.android.launcher.permission.INSTALL_SHORTCUT:
    Allows an application to install a shortcut in Launcher.
  • com.android.launcher.permission.READ_SETTINGS:
  • com.android.launcher.permission.UNINSTALL_SHORTCUT:
  • org.khankids.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: