gate cse notes

Download: gate cse notes APK

  • Latest Version
Application ID com.utkarsh.gatecracker
Downloads 3.36K
Upload by Narayana and Janhvi Company India Private Limited
Rating 4.3/45+
Content rating Everyone
Requires android 4.1 and up
Updated on Aug 21, 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.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.