Kindergarten

Download: Kindergarten APK

  • Latest Version
Application ID carrioncastillo.aprender.jugando
Downloads 456.44K
Upload by C&C - CarrionCastillo
Rating 4.0/1.16K+
Content rating Everyone
Requires android 4.1 and up
Updated on Jan 19, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.