Skip to content

Make the README and device scripts device-agnostic - #8

Merged
andrewchen5678 merged 1 commit into
mainfrom
device-agnostic-docs
Aug 22, 2026
Merged

andrewchen5678 merged 1 commit into
mainfrom
device-agnostic-docs

Conversation

@andrewchen5678

Copy link
Copy Markdown
Contributor

Drops the hard-coded LAN serial of one development VM from the README and the scripts. run-device.sh targets ADB_SERIAL, else EMULATOR_SERIAL, else the single attached device; install-release-apk.sh only refuses the development emulator when EMULATOR_SERIAL is set. Adds a README section on seeing and driving a device from a terminal (screencap, scrcpy + scrot, adb input, uiautomator dump, Compose/Gboard quirks) in place of the old emulator-specific scrcpy note.

Tested: several-devices error path, bogus/emulator guards, and the happy path (EMULATOR_SERIAL=<vm> scripts/run-device.sh --pinned --no-log) on the development VM.

🤖 Generated with Claude Code

https://claude.ai/code/session_01BBaYWbDVczX9BdFXTkLppM

Drop the hard-coded LAN serial of one development VM from the README and the
scripts: run-device.sh targets ADB_SERIAL, else EMULATOR_SERIAL, else the
single attached device, and install-release-apk.sh only refuses the
development emulator when EMULATOR_SERIAL is set. Document how to see and
drive a device from a terminal (screencap, scrcpy + scrot, adb input,
uiautomator dump, the Compose/Gboard quirks) in place of the old
emulator-specific scrcpy note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BBaYWbDVczX9BdFXTkLppM
@andrewchen5678
andrewchen5678 merged commit 7ef9cb5 into main Aug 22, 2026
1 check passed
@andrewchen5678
andrewchen5678 deleted the device-agnostic-docs branch August 22, 2026 00:40
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