Skip to content
New issue

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

input #363

Open
upintheairsheep opened this issue Jan 15, 2022 · 4 comments
Open

input #363

upintheairsheep opened this issue Jan 15, 2022 · 4 comments
Assignees
Labels
domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request

Comments

@upintheairsheep
Copy link
Contributor

Most of the entries here are self explanatory, and there should be a gui keyboard along with all the other stuff here.

https://gist.github.com/arjunv/2bbcca9a1a1c127749f8dcb6d36fb0bc

sorry for putting you strain

Resources:
https://stackoverflow.com/questions/7789826/adb-shell-input-events
https://adbinstaller.com/commands/adb-shell-input-keyevent-5b67c779e7958178a295553d
https://gist.github.com/Pulimet/5013acf2cd5b28e55036c82c91bd56d8

@upintheairsheep
Copy link
Contributor Author

Some keys relate to keyboard, others relate to TV, and some are even game related! There are also “flip phone buttons” here.

@upintheairsheep
Copy link
Contributor Author

There should be a gui keyboard, a gui flip phone, gui tv Remote, gui game controler, and a gui d pad

@yume-chan yume-chan added domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request and removed type:enhancement New feature or request labels Jan 15, 2022
@yume-chan
Copy link
Owner

Long press power button/open power menu - adb shell input keyevent --longpress 26

Lock Screen - adb shell input keyevent 223

Wake up device - adb shell input keyevent 224

Originally posted by @upintheairsheep in #358

@yume-chan yume-chan changed the title Add support for pressing a key input Feb 23, 2022
@yume-chan yume-chan self-assigned this Feb 23, 2022
@upintheairsheep
Copy link
Contributor Author

and dont froget to put adb input text also with keyevent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: binary-wrapper Programmatic wrapper around native Android executables. Low Priority type:enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants