Building for Android on Linux without Android Studio

Android Studio is … well let’s not go there because there may be people of a sensitive disposition reading this … but, anyway, Android Studio and the abominable Gradle are really not satisfactory.

So … given that Projucer knows how to output most of what Android needs. And knows how to create Makefiles for running on Linux, is it possible that it also outputs enough information that I can build and install an Android app. just on the Linux command-line? Without having to get involved with Android Studio?