For true "black box" testing, have a look at <http://code.google.com/android/reference/monkey.html>
This is a command-line tool that will inject pseudo-random event streams into your application. It's primarily helpful as a stress test, but if you run it for long enough, it can eventually exercise most of your UI. --Andy --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

