We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Everything is passing except last line
adb shell 'echo /data/local/tmp/rootme/nefarious.sh | run-as' It fails with message:
adb shell 'echo /data/local/tmp/rootme/nefarious.sh | run-as'
"Usage: run-as <package-name> <command> [<args>]"
Installed latest Android developer tools on macOS 10.13.2
The text was updated successfully, but these errors were encountered:
Try using the one click.
Sorry, something went wrong.
Isn't the one click solely available for Windows? I'm only seeing an exe. Is there any equivalent tool for macOS or linux?
No branches or pull requests
Everything is passing except last line
adb shell 'echo /data/local/tmp/rootme/nefarious.sh | run-as'
It fails with message:
"Usage: run-as <package-name> <command> [<args>]"
Installed latest Android developer tools on macOS 10.13.2
The text was updated successfully, but these errors were encountered: