问题
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