WAEC: Past Questions & Answers

Download: WAEC: Past Questions & Answers APK

  • Latest Version
Application ID com.waec.pastquestionsandanswers
Downloads 147.5K
Upload by Cbt practice (offline)
Rating 4.4/1.02K+
Content rating Everyone
Requires android 5.0 and up
Updated on Nov 09, 2023

android.Manifest.permission

  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.waec.pastquestionsandanswers.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: