Android Studio
Debug the app
In Android Studio, Shift + F9 will debug the app. On a Mac, press Ctrl + D instead.
Where it works: Build and run
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CtrlD |
| Windows | Desktop app | ShiftF9 |
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.