I'm used to eclipse and am now trying Android Studio. It is different.
In eclipse, whenever I have a task that eclipse has no special functionality, I call emacsclient from eclipse on the selected resource.
I want to do the same from AS, so how do I call emacsclient (or other programs) for the selected resource from within AS?