Simple Copying an Android project in Eclipse Reference: existing-project-with-a-new-name 1
Right click on the project and first look for the Close Project option – do not choose it – but its existence means your project is open If your project was not open, you would see an option Open Project. You would choose it. 2
Right click on your project and choose Copy 3
Then right click in the empty space of the Package Explorer and choose Paste 4
Give the new project a new name. 5
Not everything has changed For example The package name has not changed The text at the top of the layout has not changed The reference copy-existing-project-with-a-new-name gives steps for changing these features as wellhttp://stackoverflow.com/questions/ /android- copy-existing-project-with-a-new-name 6