when editing a String in XML I need to add line breaks. And I wanted to ask what is the RIGHT form when programming for android? Because works but ECLIPS
If you are refering to res strings, use CDATA with \n.