Code Land - Coding for Kids

Télécharger: Code Land - Coding for Kids APK

  • Dernière version
ID d'application com.learnyland.codeland
Téléchargements 211.31K
Télécharger par Learny Land
Note 4.0/1.08K+
Everyone
Nécessite Android 6.0
Mise à jour le Jun 03, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: