HeatsBox

Unduh: HeatsBox APK

  • Versi Terbaru
ID Aplikasi com.faitron.heatsbox.new.app
Unduhan 12.03K
Unggah berdasarkan Faitron Ltd.
Peringkat 4.0/89+
Everyone
Membutuhkan android 7.0
Diperbarui pada 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.