Android on VirtualBox + BLE4 + adb / ADT

VirtualBox config:
Settings -> Serial Ports on
Settings -> Network:
NAT
Port forwarding:

On start machine select Devices menu -> USB -> mark device with Bluetooth support.

$ ipconfig
Karta Ethernet VirtualBox Host-Only Network:

Sufiks DNS konkretnego połączenia :
Adres IPv6 połączenia lokalnego . : ......
Adres IPv4. . . . . . . . . . . . . : 192.168.56.1 <-- Maska podsieci. . . . . . . . . . : 255.255.255.0 Brama domyślna. . . . . . . . . . :

$ adb connect 192.168.56.1
connected to 192.168.56.1:5555

Leave a Reply