Skip to content

Android emulator not able to scan or connect to physical devices. #829

@vigneshsb403

Description

@vigneshsb403

I am trying to connect android emulators to my physical device (Another Android Device).

This is the commands I am using right now:

emulator -packet-streamer-endpoint localhost:8877 -avd Automotive_1080p_landscape 

and

python3 -m bumble.apps.hci_bridge android-netsim:_:8877,mode=controller usb:0

In the emulator when I am trying to pair a device nothing is showing up.

Image

It is showing the right Device id from my external adapter.

python3 -m bumble.apps.usb_probe
ID 2357:0604
  Bumble Transport Names: usb:0 or usb:2357:0604 or usb:2357:0604/8C902DCB7CC8
  Bus/Device:             020/001
  Class:                  Wireless Controller
  Subclass/Protocol:      1/1 [Bluetooth]
  Serial:                 8C902DCB7CC8
  Manufacturer:            
  Product:                TP-Link Bluetooth USB Adapter

I have tried everything from updating the firmware to testing multiple emulator versions.
I am running on Mac OS 15.7.2 if that matters.

Bumble version: 0.0.219

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions