Skip to content

Instantly share code, notes, and snippets.

@tkmru
Created February 19, 2019 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkmru/17da31f7479c446de1435cf84d129928 to your computer and use it in GitHub Desktop.
Save tkmru/17da31f7479c446de1435cf84d129928 to your computer and use it in GitHub Desktop.
$ adb shell input text pp
$ adb shell input keyevent ENTER
$ adb shell input keyevent KEYCODE_DPAD_DOWN
$ adb shell input keyevent DPAD_RIGHT
$ adb shell input keyevent DPAD_CENTER
@tkmru
Copy link
Author

tkmru commented Apr 4, 2019

$ adb shell
SOV37:/ $ cat /proc/net/arp
IP address       HW type     Flags       HW address            Mask     Device
172.25.16.59     0x1         0x0         8c:85:90:be:bc:26     *        wlan0
172.25.19.254    0x1         0x2         54:75:d0:e3:11:f1     *        wlan0

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