I asked this question on the android-developers group but didn\'t get any response, so I thought I\'d try here.
The project is using Maven so the POM files are the main sources of project info. There are some useful settings in the project files which would be nice to keep.
Here are my goals: 1. Run my tests in Eclipse and see the pretty green or red bar. 2. Run my tests on the command line with a build tool.