Access Control

다운로드: Access Control APK

  • 최신 버전
애플리케이션 ID com.longport.access_control_app
다운로드 1.58K
업로드 기준 LONGPORT AVIATION SECURITY
콘텐츠 등급 Everyone
안드로이드가 필요합니다 6.0
업데이트 날짜 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.