My SmartLed

تحميل: My SmartLed APK

  • أحدث إصدار
معرف التطبيق com.leguangqi.smartled
التنزيلات 245.16K
تم الرفع بواسطة QJSMARTLED
التقييم 2.7/404+
تقييم المحتوى Everyone
يتطلب android 5.1
تم التحديث بتاريخ Sep 26, 2023

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_ADVERTISE:
    Required to be able to advertise to nearby Bluetooth devices.
  • 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.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.