Eclipse DDMS window not showing any thing +android

不问归期 提交于 2020-01-02 06:13:14

问题


my Eclipse DDms window not showing anything(empty logcat,empty file explore... etc) while running my app in emulator. Sometime it works if i restart eclipse but not all time. why such type of hanging...


回答1:


Even i face the same problem number of times. What i use to do is go to DDMS and click on the emulator name which is displayed in left side of the window under title "Name" in the Devices-view. Now Logcat will begin to display sequence of events. If this doesn't works then reset adb by clicking the down arrow in the left side of the DDMS window under the title "Devices". Hope this solves your problem




回答2:


I had this problem today. TryWindow > Reset Perspective like this:



来源:https://stackoverflow.com/questions/5429083/eclipse-ddms-window-not-showing-any-thing-android

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