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