Access Control

Tải xuống: Access Control APK

  • Phiên bản mới nhất
ID ứng dụng com.longport.access_control_app
Tải xuống 1.58K
Tải lên bởi LONGPORT AVIATION SECURITY
Xếp hạng nội dung Everyone
Yêu cầu android 6.0
Đã cập nhật vào Mar 20, 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.