So, I have built-in SGS3 working with the latest CyanogenMod. I am trying to use DDMS during development, but have encountered a problem. I have root access on my phone (obviously, when I use the adb shell and use the su command), however, DDMS does not use adb in root mode, forcing me to manually change file permissions using the adb shell before copying them. Is there a way to get ddms to constantly use root? I thought it should be somewhere, but I can not find it.
Any help is appreciated.
source share