http://groups.google.com/group/android-beginners/browse_thread/thread/8a5d8fa9229114d2/ce6e604f52b5318f?pli=1
//X,Y (39, 262)
adb shell sendevent /dev/input/event1 3 0 39
adb shell sendevent /dev/input/event1 3 1 262
//Down, Up
adb shell sendevent /dev/input/event1 1 330 1
adb shell sendevent /dev/input/event1 0 0 0
adb shell sendevent /dev/input/event1 1 330 0
adb shell sendevent /dev/input/event1 0 0 0
[Note] Using getevent to show the event
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment