When I run my application many lines appear in the logcat but only one error:
E/art﹕ Failed sending reply to debugger: Broken pipe.
What doe
colors.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="myColor">#ccff00</color>
</resources>