Khan Academy Kids: Learning!

Download: Khan Academy Kids: Learning! APK

  • Latest Version
Application ID org.khankids.android
Downloads 6.63M
Upload by Khan Academy
Rating 4.6/44.53K+
Content rating Everyone
Requires android 5.0 and up
Updated on Mar 28, 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: