Android Studio: How to display compiler error output

When build in Android Studio fails with following error:

Compilation failed; see the compiler error output for details.

You can display error output by click on Toggle view icon on left side of Build panel.

Then you can walk through build errors and navigate to problematic parts of source code in Android Studio.

3. July 2019 at 14:55 - Development (Tags: , , ). Both comments and pings are currently closed.

Comments are closed.