Nsi MCQ's - Security Level 3

تحميل: Nsi MCQ's - Security Level 3 APK

  • أحدث إصدار
معرف التطبيق com.nsiquiz
التنزيلات 8.54K
تم الرفع بواسطة itshassan210
تقييم المحتوى Everyone
يتطلب android 5.1
تم التحديث بتاريخ Apr 11, 2023

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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.