android2po
android2po copied to clipboard
Cannot process <item>\?</item>
Trying to process the string-array entry
<item>\?</item>
fails after an init followed by export. The escape character is removed, creating invalid XML:
<item>?</item>
A sample source tree is available here name="ram_states" becomes corrupted.