星僑易學

Unduh: 星僑易學 APK

  • Versi Terbaru
ID Aplikasi com.nccsoft.NccAndroid
Unduhan 41.02K
Unggah berdasarkan NccSoft Inc.
Peringkat 4.0/481+
Everyone
Membutuhkan android 6.0
Diperbarui pada Mar 27, 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_LOCATION_EXTRA_COMMANDS:
    Allows an application to access extra location provider commands.
  • 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.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.