termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Send a long press to an Android device using a swipe gesture
input
Send event codes or touchscreen gestures to an Android device.
This command can only be used through `adb shell`.
More information: <https://developer.android.com/reference/android/view/KeyEvent.html#constants_1>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
input swipe {{x_pos}} {{y_pos}} {{x_pos}} {{y_pos}} {{duration_in_ms}}
click the source code to copy
install
input
on any operating system with
command-not-found.com