Skip to content

Document bridged Wi-Fi setup for Android Studio emulator - #9

Merged
andrewchen5678 merged 1 commit into
mainfrom
emulator-bridged-wifi-docs
Aug 22, 2026
Merged

andrewchen5678 merged 1 commit into
mainfrom
emulator-bridged-wifi-docs

Conversation

@andrewchen5678

Copy link
Copy Markdown
Contributor

Add documentation detailing how to configure the Android Studio emulator for direct LAN paths using bridged Wi-Fi. This includes instructions for disabling default NAT settings and verifying the setup. Co-authored with Claude Fable.

The emulator is relay-only by default: its Wi-Fi sits behind netsim's
user-mode NAT (feature WiFiPacketStream), and -vmnet-bridged alone only
re-backs the cellular eth0. Record the verified recipe
(-feature -WiFiPacketStream -vmnet-bridged <iface>), how to verify it from
the guest, and the userdebug image ids for when adb root is needed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YQL9D8TkPuJUaRKjD5372F
@andrewchen5678
andrewchen5678 merged commit e49a951 into main Aug 22, 2026
1 check passed
@andrewchen5678
andrewchen5678 deleted the emulator-bridged-wifi-docs branch August 22, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant