Looking at Android Studio\'s Build window, all three commands just run :app:assembleDebug.
:app:assembleDebug
Is there any difference between Make Project and Build APKs?