I want to write an test program which tests the input method, I want to simulate touch event on the screen in my instrumentation class and I used sendPointerSync() function, but when the keyboard shows on the screen, the sendPointerSync() function doesn't work, what should I do to achieve this goal?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

