My keystore is corrupt, therefore the Android Market is requiring me to rename the app and resubmit it. However, whenever I go to edit the package names in Manifest and thro
Here's how you could do this in Eclipse:
src/com.android.gesture.builder).Refactor > Rename and change the name, for example to
com.android.gestureNEW.builder. tag, change the package name to com.android.gestureNEW.builder. Activity files and do Ctrl+Shift+O to add missing import packages, then save each file. GestureBuilder application on the emulator.Link to post
Update
super easy way
right click on your project...
