Hi all, I'm new to Android programming. Yesterday, I heard that there is a program to test Android application automatically after installing apk onto real device. The one I have heard is commercial, and very expensive. Is there a open source tool? I know that adb shell support monkey test, but is it possible to use adb for UI interaction? For example, is it possible to send button-click event to button (which is specified by id or something else) in application by using adb?
Thanks. -- 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

