App preset
Android Studio: controller layout for Mac
Android Studio can be driven from a game controller, a MIDI pad, or an adaptive controller on a Mac. InputConfig sends real keyboard and mouse events, so the app sees an ordinary keyboard and mouse. This is the layout the app's Smart Preset Maker builds for it: Search, navigate, run and debug from the controller.
Get the preset in two clicks
- Open InputConfig and click Smart Preset Maker on the welcome screen.
- Search for Android Studio and pick it. The layout below is created as a preset in your sidebar, named and ready.
- Press Activate. Every row can be changed afterwards: the editor's Scan button rebinds any control the moment you touch it.
The preset can open Android Studio.app for you when it activates.
The full button map
| Controller | Sends | What it does |
|---|---|---|
| Right stick right | Mouse motion right (speed 16) | Move pointer right |
| Right stick left | Mouse motion left (speed 16) | Move pointer left |
| Right stick down | Mouse motion down (speed 16) | Move pointer down |
| Right stick up | Mouse motion up (speed 16) | Move pointer up |
| Left stick down | Scroll down | Scroll editor down |
| Left stick up | Scroll up | Scroll editor up |
| A / Cross | Left click | Left click |
| B / Circle | Right click | Right click |
| X / Square | Command (Left), F | Find in file (Cmd+F) |
| Y / Triangle | Command (Left), Shift (Left), F | Find in path (Cmd+Shift+F) |
| RB / R1 | Ctrl (Left), R | Run (Ctrl+R) |
| LB / L1 | Ctrl (Left), D | Debug (Ctrl+D) |
| D-pad left | Command (Left), B | Go to declaration (Cmd+B) |
| D-pad right | Command (Left), O | Go to class (Cmd+O) |
| D-pad up | Command (Left), E | Recent files (Cmd+E) |
| D-pad down | Command (Left), / | Comment line (Cmd+/) |
| Back / Share / Select | Shift (Left), Shift (Left) | Search Everywhere (double Shift) |
| Start / Options | Command (Left), S | Save all (Cmd+S) |
| L3 (left stick click) | Command (Left), Z | Undo (Cmd+Z) |
| R3 (right stick click) | Command (Left), Alt / Option (Left), L | Reformat code (Cmd+Opt+L) |
| Right trigger | Left click | Right trigger left-click |
| Left trigger | Tab | Tab / indent |
Button names follow the Xbox / PlayStation pair shown in the editor, so A / Cross is the bottom face button on either pad. On a Switch Pro Controller the bottom button is labelled B; the mapping still fires on position.
Tips
- Tap Back twice maps to double-Shift for Search Everywhere.
- Right bumper runs the app; left bumper starts the debugger.
Make it yours
Nothing here is fixed. Rows can be re-scanned to a different control, given hold and double-tap actions, chords, turbo, macros, haptic or spoken feedback, and per-binding deadzones and sensitivity curves. The binding editor guide covers every option, and the controller map shows what each control is called.