I have two Android projects in Eclipse. I copied the one project from the other, then changed the app name (in strings.xml) and the project name
Package name (in java).
The app name is also in the manifest, although I don't think that needs to be unique, but still would be good to change it for clarity.