Skip to content

Feature Request: Add Support for adb root, adb remount, and adb disable-verity Commands #109

@Jax-Lifu

Description

@Jax-Lifu

As a Rust beginner exploring adb_client, I noticed the absence of several important ADB commands that are crucial for Android development workflows:

  • adb root (to restart adbd with root permissions)
  • adb remount (to remount partitions as writable)
  • adb disable-verity (to disable dm-verity for development)
    These commands are particularly useful for system-level debugging and modification. Could support for these features be implemented?

I'd be happy to help test or provide additional details if needed. Thanks for considering this enhancement!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions