How do you show the compiler output in Android Studio ?
I'm using Android Studio 0.3.2 on Mac OSX Maveriks.
For screenshot see:
Related, but the option isn't available on my Android Studio: Android Studio: Where is the Compiler Error Output Window?
How do you show the compiler output in Android Studio ?
I'm using Android Studio 0.3.2 on Mac OSX Maveriks.
For screenshot see:
Related, but the option isn't available on my Android Studio: Android Studio: Where is the Compiler Error Output Window?
Since Android studio 0.3.4 you can enable showin gradle output in gradle console tab.
In settings open: Compiler -> Gradle -> Use in-build process
you can find more here