Nsi Study - Security Level 3

Tải xuống: Nsi Study - Security Level 3 APK

  • Phiên bản mới nhất
ID ứng dụng com.nsibook
Tải xuống 1.99K
Tải lên bởi itshassan210
Xếp hạng nội dung Everyone
Yêu cầu android 5.1
Đã cập nhật vào Feb 13, 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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.