If you upload your android application and google play deny by saying package already exist. Don’t worry it’s easy to change package name in android application using Eclipse.
- Eclipse makes very easy to change package names for your android application.
- Right click on your project.
- Select Android Tools.
- Click on Rename Application Package.
- and Update references.