Search code examples
androidgoogle-chrome-arc

ARC Bluetooth support


When running an Android app in ARC, BluetoothAdapter.getDefaultAdapter() currently returns null.

What is the status with Bluetooth support in ARC?

Thanks!

Observed with
ARC version: 41.4410.244.25
Chrome: 41.0.2272.118
Platform: OSX Yosemite 10.10.2


Solution

  • As you have observed, we do not yet support Bluetooth in ARC.

    Feel free to star this bug which is about adding support for it.