Android DDMS is blank

72 Views Asked by At

I am trying to open DDMS from tools folder in android sdk (monitor), but it just show blank view and then freeze enter image description here

java -version result:

➜  ~ java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
1

There are 1 best solutions below

1
Ali On BEST ANSWER

Finally i fixed the issue via downgrading the jdk from jdk-8u161-macosx-x64 to jdk-8u151-macosx-x64