google / google/bumble

Android Emulator issue -

Open
#401 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
555
Forks
138
Avg merge
3d 15h
Merged PRs (30d)
9

Description

Hello! I'd like to emulate a Bluetooth device that connects to my Pixel 4 emulator.

I'm starting my Pixel 4 emulator with:
```
./emulator -packet-streamer-endpoint default -avd Pixel_4_API_30 -grpc 8877 -no-snapshot-load
```
and then trying any example or app from Bumble:
```
BUMBLE_LOGLEVEL=debug python3 apps/pair.py examples/device1.json android-netsim:localhost:8877 --request
```

with a result of:
```
WARNING:bumble.transport.common:exception while waiting for packet:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.