How to enable LogCat/Console in Eclipse for Android?

前端 未结 5 1374
太阳男子
太阳男子 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

    Go to your desired perspective. Go to 'Window->show view' menu.

    If you see logcat there, click it and you are done.

    Else, click on 'other' (at the bottom), chose 'Android'->logcat.

    Hope that helps :-)

提交回复
热议问题