Hi All, I was able to find the source of adb shell command "input".
Location: frameworks/base/cmds/input/src/com/android/commands/input/Input.java Regards, Royston QCOM On Wed, Aug 26, 2009 at 8:54 AM, Royston <[email protected]> wrote: > Hi All, > > The use case that I have to emulate is to inject random keypresses. I > have observed it that it is possible using adb shell command "input". > Can someone point me to the source code in the android build tree, so > that I can accordingly implement the same in our test app. > > Regards, > Royston > QCOM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

