WAEC Mobile

Unduh: WAEC Mobile APK

  • Versi Terbaru
ID Aplikasi org.waec.waec_centre_locator
Unduhan 32.81K
Unggah berdasarkan WAEC
Peringkat 4.2/1.27K+
Everyone
Membutuhkan android 4.4W
Diperbarui pada May 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.