Why does Android ddms not show emulator or connected devices?

This is a screenshot of my DDMS. As you can see, there is nothing, and I cannot find a way to get a list of devices or any other functional parts.

enter image description here

I am trying to reinstall android studio and new sdk but still not resolved. Is there any way to solve this problem?

thank

+5
source share
6 answers

I ran into this problem this afternoon, after half a day of annoying work, I finally solved it.

Solution: just remove * .cfg and monitor-workspace in $ HOME / .android /.

Below I found out how I solved the problem.

There is little information about this issue. I think this is a rare option.

. -, , . . Android Studio, .

, ddms . $HOME/.android/ .

*.cfg(3 4) ddms . , *.cfg , ddms.cfg. .

+6

DDMS → → ( ) → Reset adb

, /

adb kill-server

adb start-server

+1

Android SDK Android Studio. , SDK Eclipse SDK 24.01 19.1 .

+1

"DDMS" ( ) reset, .

+1

, Window menu = > show preview ( ). enter image description here

/

enter image description here

0

.android

0

All Articles