This was due to the fact that the ddms.cfg file was trying to save it self in a folder one level above their desktop, since I was using folder redirection via Group Policy and the folder just above their desktop was a read only folder that posed a problem.
To set a custom save folder for the Android SDK you need to set a Environment Variable.
First goto System Properties and select Environment Variable
You need choose new
And add the variable ANDROID_SDK_HOME the path would be where you would like the file to be saved
I Hope this helps someone.

0 comments