Stop F8 Key From Launching iTunes While Debugging in Android Studio

While debugging my code in Android Studio, pressing F8 for Step Over launched iTunes.

The solution: navigate to System Preferences -> Keyboard -> Keyboard  and tick the “Use all F1, F2 etc. keys as standard function keys”.

Keyboard F8

Leave a comment