How can I quick search a class file or entire resource file in android studio?
Eclipse short cuts are
Shift+Ctrl+R for all res
Go to Navigate Menu->File
or Ctl + Shift + N
.
deniz, you can search everywhere with Double Shift. Hope this helps you.
It looks like:
To search only recent files:
ctrl+E
To search all files:
shift + shift
To search by file name use the following shortcut keys
On Mac: command + shift + O
On Windows / Linux: control + shift + N
You can use search button or double shift