Android Studio
Run to the cursor
In Android Studio, Alt + F9 will run to the cursor. On a Mac, press Option + F9 instead.
Where it works: Debugging
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | OptionF9 |
| Windows | Desktop app | AltF9 |
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.