oneSafe 6

Tải xuống: oneSafe 6 APK

  • Phiên bản mới nhất
ID ứng dụng studio.lunabee.onesafe
Tải xuống 6.25K
Tải lên bởi Lunabee Studio
Đánh giá 4.0/65+
Xếp hạng nội dung Everyone
Yêu cầu android 7.0
Đã cập nhật vào Mar 14, 2024

android.Manifest.permission

  • 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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.lunabee.onesafe.permission.MIGRATION:
  • studio.lunabee.onesafe.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: