adb connect
adb_connectConnect to an Android emulator via TCP using a host:port or a preset name to enable traffic interception and mocking.
Instructions
Connect to an emulator over TCP. Accepts a host:port or a preset name (nox, memu, bluestacks, ldplayer). See list_emulator_presets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | host:port (e.g. 127.0.0.1:62001) or preset name |