General Knowledge Quiz App

Download: General Knowledge Quiz App APK

  • Latest Version
Application ID com.general.knowledge.quiz.app
Downloads 34.64K
Upload by Smart Quiz Apps
Content rating Everyone
Requires android 5.0 and up
Updated on Feb 28, 2022

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.