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

后端 未结 2 1700

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.

    0 讨论(0)
  • 2020-12-13 11:30

    In the Virtual Box :

    1. right click and go to settings

    2. select Serial Ports and Enable it

    3. click Ok.

    4. Now click Start

    5. Select Devices from Top Menu

    6. Select USB Devices

    7. Select your Bluetooth Adapter that's all. now You can use your Laptop Bluetooth for VM.

    0 讨论(0)
提交回复
热议问题