Notes on how to build and run an Android application from the command line
By Alvin Alexander. Last updated: March 6 2019
As a brief note to self, this is how I compiled/built an Android application (APK) from the MacOS command line and then ran it in an emulator. I include both my application- and system-specific notes, as well as the more generic commands I found at this Android.com URL: