I have a XML file I need to edit automatically. This is part of it:
<Rice> love</Rice>
<Pasta> hate</Pasta>
<Pizza> love</Pizza>
I can read the Values by parsing the XML file but now I want the user to be able to change them simply by typing the new ones into a dedicated TextView
No comments:
Post a Comment