Hi, I am going to perform unit testing on android applications like contacts, mms, alarm clock etc. These apps are already installed in the emulator/device. I have written some test cases. But facing problem in running those tests. As the apps are already installed i cant reinstall them as the target app of my test app. I want to use Eclipse ADT plug in for running those tests. Now I need to set the build steps according to my requirements so that when I build and run the test app from Eclipse it doesn't want to install the target app and it will just install the test app and run it. Is it possible? please help me out their. Thanks in advance.
-- 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

