i'm getting this error when i run the ddms in android sdk tools:
From adb i change some settings from the Preferences > misc and i set the logging level as debbug.
and now i getting this:
Can you please help me to find out what the problem is?
Thank you
I think it might be that the location of adb.exe has been moved from the tools directory to platform-tools. Try adding YourandroidSDK\platform-tools to your path.