Android Studio
Resume the program
Press F9 to resume the program in Android Studio. On a Mac, press Cmd + Option + R instead.
Where it works: Debugging
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdOptionR |
| Windows | Desktop app | F9 |
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.