Skip to content

executeShell only executes command when input i #125

Description

@ligi

this does not execute the command:
device.executeShell("input keyevent KEYCODE_POWER")

but this does:
device.executeShell("input keyevent KEYCODE_POWER").reader().readText()

I would expect the first command to also work

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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