DDMS has a blank screen
When I last used DDMS from Android Studio, I tried opening the * .hprof file, but the whole screen was changed to blank.
The screen is now always blank. I reinstall Android Studio, Eclipse and of course the SDK, but with no effect.
Can you tell me how to do this? Thanks you
+3
dusanjencik
source
to share
2 answers
I had this problem too and came to it the same way (trying to open the * .hprof heap dump file). Resetting perspective does not work.
How I fixed it:
- go to .android folder in your home directory
- there must be a folder monitor-workspace ; move it to the backup directory (or delete it).
- restart DDMS
+1
dank
source
to share
You should be able to reset in terms of right clicking the DDMS button.
0
Simon marquis
source
to share