0

I am trying to run Android app on win 11 with WSA - Windows Subsystem for Android. My app using connection to bluetooth device (Not bluetooth audio device). I am starting to scan for bluetooth devices and WSA is open bluetooth setting in windows settings window. in logcat i can see this line:

BluetoothAdapter: Bluetooth binder is null

Is Windows Subsystem for Android supporting connection and communication with bluetooth device (Not Audio device)? Thank you, Salit

Sela Dev
  • 11
  • 4

1 Answers1

0

I asked this question in Windows support this is the answer: https://github.com/MicrosoftDocs/windows-uwp/issues/3851

Hi, currently in Windows Subsystem for Android bluetooth functionality such as scanning for BLE devices is not supported.

Sela Dev
  • 11
  • 4
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/low-quality-posts/32023049) – Ryan M Jun 15 '22 at 08:33