HeatsBox

Tải xuống: HeatsBox APK

  • Phiên bản mới nhất
ID ứng dụng com.faitron.heatsbox.new.app
Tải xuống 12.03K
Tải lên bởi Faitron Ltd.
Đánh giá 4.0/89+
Xếp hạng nội dung Everyone
Yêu cầu android 7.0
Đã cập nhật vào Apr 25, 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.BLUETOOTH_CONNECT:
    Required to be able to connect to paired Bluetooth devices.
  • android.permission.BLUETOOTH_SCAN:
    Required to be able to discover and pair nearby Bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.