Skip to content

executeShell only executes command when input i #125

@ligi

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

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