Keyboard Shortcut to Launch Android App on Mac

Had some trouble launching apps on my phone automatically from android developer tools with a keyboard shortcut. Turns out there’s a two step process for doing this:

  1. In your preferences –> Run/Debug –> Launching set “Launch Operation” to “Always launch the previously launched application.”
  2. In General –> Keys search for “run” and select the icon run element, set a keyboard shortcut (I used command + shift + R). Note, you will get a conflict with another default command.
  3. Now search for the conflict (mine was called “Open Resource”). Fix it by unbinding any commands.

Voila!

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.