Where is the Messages Window in Android Studio 3.1

China☆狼群 提交于 2019-12-04 22:15:14

After some poking around, I found this button on the left side of the Build window:

Clicking this button toggles the view between the new "Build" view and a text output version which resembles the old Messages view - although it isn't exactly the same.

I hope this helps!

UPDATE: In Android Studio 3.3 the button now looks like this:

Can't find the button @yuval provided, but here it is to toggle to show it

With Android Studio 3.3 Canary 8, go to "build":

And then on the left side click on this button :

And then you will see your build outputs. Enjoy

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!