Skip to content

fix: handle adb tcp device metadata correctly - #4

Merged
taigrr merged 2 commits into
masterfrom
cd/fix-network-device-handling
Apr 27, 2026
Merged

taigrr merged 2 commits into
masterfrom
cd/fix-network-device-handling

Conversation

@taigrr

@taigrr taigrr commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • use proper host:port formatting for adb TCP device connection strings, including IPv6
  • detect network devices returned by adb devices and preserve their IP/port metadata
  • fix Disconnect to call adb disconnect <host:port> and refresh the README example

Testing

  • go test ./...
  • go test -race ./...
  • staticcheck ./...

@taigrr
taigrr merged commit 8435425 into master Apr 27, 2026
1 check passed
@taigrr
taigrr deleted the cd/fix-network-device-handling branch April 27, 2026 15:04
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