Computer Science 12th

Télécharger: Computer Science 12th APK

  • Dernière version
ID d'application com.computersciencetextbook.computer_science
Téléchargements 31.07K
Télécharger par Innovative Sun
Everyone
Nécessite Android 4.0.3
Mise à jour le Dec 28, 2019

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.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.