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
For Android Studio users, you need to change your package name in AndroidManifest.xml and also in build.gradle file --> defaultConfig--> applicationId.