Hi, I want to test applications using the Instrumentation class that is provided by Android Framework itself. I tried with the sample Tests that are in the SDK following the steps in the following link : http://dtmilano.blogspot.com/2008/11/android-testing-on-android-platf.html
But I am stuck in the step ( while copying the AndroidManifest.xml ) whether we have to copy the AndroidManifest.xml of the original ApiDemos Project or the AndroidManifest.xml file that is in the test folder of the samples folder in the SDK. If I copy the ManifestFile of the test folder from the samples of the SDK I see an error in ApiDemosTests project but no indication as what is that error and I am not able to run the project as well from the package explorer of my Eclipse. Please help in this. Thanks in advance. Susama --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

