Android Studio
Step over the next line
In Android Studio, F8 will step over the next line. The keys are the same on a Mac.
Where it works: Debugging
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | F8 |
| Windows | Desktop app | F8 |
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.