[codex] Add scrcpy Android connection guide#22
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a new runbook-style article documenting a reproducible workflow for building scrcpy v4.0 from a local Linux checkout while using the verified prebuilt Android server, and connecting to an Android device via USB or Wireless debugging (with troubleshooting and cleanup guidance).
Changes:
- Introduces end-to-end build steps (Meson/Ninja) and server download + SHA-256 verification for
scrcpyv4.0. - Documents USB connection, Wireless debugging pairing/connection, explicit transport selection, and disconnect/cleanup steps.
- Adds a troubleshooting table covering common ADB/scrcpy failure modes (USB resets, stale ADB state, version mismatches, VPN/local routing, multi-transport ambiguity).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Why
The guide preserves a successfully tested Pixel connection workflow so it can be repeated without reconstructing build, ADB, and transport details from terminal history.
Impact
Readers can reproduce the local scrcpy build and connect through either USB or Wi-Fi debugging, including recovery from the failures observed during the original session.
Validation
hexo-front-matterdependency.84924bd564a1eb6089c872c7521f968058977f91f5ff02514a8c74aff3210f3a.git diff --cached --checkbefore committing.