androidandroid-studioddmsandroid-device-monitor

Since Android studio 2.1 update DDMS won't open


I've update my android studio to 2.1 and also downloaded the new Android N Preview.

Since this I can't open Android Device Monitor(DDMS).

It seems it has been deleted from my PC or it can't be located because it's moved or something?

I don't even get any error messages! When I click on Android Device Monitor it just does nothing.

I am using a 64bit Windows 7 machine with JDK 8u72

Has anyone encountered the same problem?


Solution

  • I've got DDMS back by doing the following things:

    1. By removing Android SDK Tools, Android SDK Platform-tools and the Android N preview
    2. Installing Android SDK Tools and Android SDK Platform-tools

    I haven't yet tried to reïnstall the Android N preview, so I don't know if that will give the problem again.