Android Studio
Find a class by name
To find a class by name in Android Studio, press Ctrl + N. On a Mac, press Cmd + O instead.
Where it works: Anywhere
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdO |
| Windows | Desktop app | CtrlN |
Where this comes from
Keyboard shortcuts - Android Studio - Android Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.