Rename full android package name Change the package name manually in the manifest file. Click on your R.java class and the press F6. It will allow you to move the class to other package, and all references to that class will be updated.
Keymap update Completion update shortcut to Shift + Space