So I have a rooted SGS3 running the lastest CyanogenMod nightly. I am trying to use DDMS while developing but have run into a problem. I do have root access on my phone (evident when I use an adb shell and use the su command), however DDMS does not use adb in root mode, forcing me to manually change permissions of files using the adb shell before being able to copy them. Is there a way to force ddms to use root all the time? I figured this must be some setting somewhere but I cannot find it.
Any help is gladly appreciated.