AI with Python Tutorial

Download: AI with Python Tutorial APK

  • Latest Version
Application ID com.ben.Tutorial.aiwithpython
Downloads 17.41K
Upload by BennyApp
Content rating Everyone
Requires android 4.1 and up
Updated on Dec 05, 2018

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.