Android Studio
Evaluate an expression
In Android Studio, Alt + F8 will evaluate an expression. On a Mac, press Option + F8 instead.
Where it works: Debugging
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | OptionF8 |
| Windows | Desktop app | AltF8 |
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.