How to test Bluetooth Based Application on Androidx86 on top of VirtualBox with inbuilt laptop bluetooth

后端 未结 2 1699

How can I run Bluetooth Based application on Android emulator on my laptop. When I run the Bluetooth application, it\'s said, Bluetooth Device not connected. I was googled a

2条回答
  •  天命终不由人
    2020-12-13 11:10

    In addition to the steps in RamRaj's answer, the VM's Bluetooth adapter requires an exclusive connection. No other devices may be paired on the laptop—otherwise the connection attempt will hang.

    If the connection is successful, you won't be able to manage Bluetooth within the laptop (host) OS for the duration of the connection.

提交回复
热议问题