How to Rename Files in Android Studio

Ahmet Arslan picture Ahmet Arslan · Feb 2, 2015 · Viewed 51k times · Source

Is there a way to change name of a file in Android Studio projects? I come from Visual Studio and tried to select-change name of file. I already tried to F2 thats keyboard shortcut.

Answer

Ahmet Arslan picture Ahmet Arslan · Feb 2, 2015
  • Select file in project explorer and press -> Shift + F6

  • Select file with right click + Refactor -> Rename