Skip to content

Fix ADB backup/bugreport serial handling and output path - #94

Merged
besendorf merged 2 commits into
mainfrom
fix/adb-serial-and-output-path
May 18, 2026
Merged

Fix ADB backup/bugreport serial handling and output path#94
besendorf merged 2 commits into
mainfrom
fix/adb-serial-and-output-path

Conversation

@tesitura

Copy link
Copy Markdown
Contributor

Closes #93

  • Prepend missing -s <serial> to bugreport and backup commands to work when multidevice are connected.
  • Write bugreport and backup directly to acquisition directory, removing CWD temp file and rename.

@besendorf
besendorf merged commit a26bf7c into main May 18, 2026
2 checks passed
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.

ADB backup/bugreport: missing serial flag and inconsistent output handling

2 participants