Skip to content

adb_shell support older adb version, add support for more file type#187

Merged
cocool97 merged 10 commits intococool97:mainfrom
YuzukiTsuru:main
Mar 22, 2026
Merged

adb_shell support older adb version, add support for more file type#187
cocool97 merged 10 commits intococool97:mainfrom
YuzukiTsuru:main

Conversation

@YuzukiTsuru
Copy link
Copy Markdown
Contributor

@YuzukiTsuru YuzukiTsuru commented Feb 28, 2026

This pr add support for older ADB version, fix #149
Add support for more file type

Signed-off-by: YuzukiTsuru <gloomyghost@gloomyghost.com>
Add support for additional file types in ADBListItemType enum including FIFO, character device, block device, socket, and other types. Update the Display implementation and modify the list command handlers to properly handle these new types.
@YuzukiTsuru YuzukiTsuru changed the title adb_shell support older adb version adb_shell support older adb version, add support for more file type Mar 2, 2026
@cocool97 cocool97 merged commit 72ad060 into cocool97:main Mar 22, 2026
11 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.

Remote ADB Server Fails Shell Check on Older Remote ADB Versions (e.g., on android 5.1)

3 participants