ITI Question Bank

Download: ITI Question Bank APK

  • Latest Version
Application ID mtw.itiquestionpapers
Downloads 22.52K
Upload by My Tutorial World
Content rating Everyone
Requires android 4.1 and up
Updated on Nov 02, 2020

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.