How to enable LogCat/Console in Eclipse for Android?

前端 未结 5 1378
太阳男子
太阳男子 2020-11-22 10:37

While working on a simple program in Android, I mistakenly closed LogCat window and I want to know how to show it again.

5条回答
  •  不要未来只要你来
    2020-11-22 11:07

    In the "Window" menu, open "Open Perspective" -> "Debug".

    alt text click On the plus image icon(you see the below image at status bar), and then select "Logcat"....

提交回复
热议问题