OnBase Mobile

Unduh: OnBase Mobile APK

  • Versi Terbaru
ID Aplikasi com.hyland.android.client
Unduhan 43.34K
Unggah berdasarkan Hyland Software Inc.
Peringkat 3.8/103+
Everyone
Membutuhkan android 9
Diperbarui pada Jan 11, 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.GET_TASKS:
    This constant was deprecated in API level 21. No longer enforced.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.