Sorry, but there is no one-click run solution that I expect you have with some IDEs like Visual Studio or CodeBlocks.
All you have to do is open your Android studio and then import the project.
EDIT: I already ran an Android project in Android Studio using Terminal(using Ubuntu 14.04LTS). This is my complete command:
./android/android-studio/bin/studio.sh workspace/Android/glucosio-android/
We hope you find this helpful.