I've been programming Android in Eclipse for about a year now and I have always launched my app by right clicking on my project name in the project explorer, followed by "run as", then "Android Application". There has to be a better way...
Is there a way to change this (three mouse clicks):
"Right click on project" -> "run as" -> "Android Application"
To this (one hotkey press):
<My favorite hotkey>
So I can just press one button to launch my app?
Thanks!