Skip to content

Instantly share code, notes, and snippets.

@mahendranv
Created May 26, 2014 06:44
Show Gist options
  • Select an option

  • Save mahendranv/0958a2cbda303191c507 to your computer and use it in GitHub Desktop.

Select an option

Save mahendranv/0958a2cbda303191c507 to your computer and use it in GitHub Desktop.
ABD shell combined keyevent CTRL+N
adb shell sendevent /dev/input/event0 0 114 1
adb shell sendevent /dev/input/event0 0 42 1
adb shell sendevent /dev/input/event0 0 42 0
adb shell sendevent /dev/input/event0 0 114 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment