Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 313 Bytes

File metadata and controls

8 lines (5 loc) · 313 Bytes

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