EFR Connect BLE Mobile App

تحميل: EFR Connect BLE Mobile App APK

  • أحدث إصدار
معرف التطبيق com.siliconlabs.bledemo
التنزيلات 121.43K
تم الرفع بواسطة Silicon Laboratories
التقييم 4.0/278+
تقييم المحتوى Everyone
يتطلب android 10
تم التحديث بتاريخ Dec 13, 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.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • 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.CAMERA:
    Required to be able to access the camera device.
  • android.permission.CHANGE_WIFI_MULTICAST_STATE:
    Allows applications to enter Wi-Fi Multicast mode.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • com.siliconlabs.bledemo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: