While programming my Android app I just kept inserting elements in strings.xml with no order whatsoever. Is there a shortcut key (like Ctrl+Shift
This is actually a feature in ADT plugin:
However, it only sort elements in Resources viewer, it doe not modify anything in the original strings.xml file.