Android Studio
Apply code changes
To apply code changes in Android Studio, press Ctrl + Alt + F10. On a Mac, press Ctrl + Cmd + Shift + R instead.
Where it works: Build and run
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CtrlCmdShiftR |
| Windows | Desktop app | CtrlAltF10 |
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.