Tonight as I was goofing around, building out some UI libraries for Android, it dawned on me that for whatever reason, I’d never bound a shortcut key to that particular action.
At first I couldn’t figure out why, then when digging into the keys, it dawned on me.
Its not listed as a ‘run’ action:
Its listed as an ‘Install’ action:
So, bound it to Shift-Command-A when in a window:
If you are so inclined, go ahead and bind Shift-Command-I to ‘Install to iOS Device’. Nothing earth shattering, just something that might save you some time.
Work Smart, Code Strong.
Titanium Studio, build: 2.1.2.201208301612
How would you do this on a Windows computer?