java - writing and reading input to xml -


i new android development , have been struggling problem. have been trying learn how save user inputs file. have asked similar answer , ended figuring out solution although didn't work out way want. have been searching high , low how write files xml. have user able save, add, retreive, , able remove items xml file. think problem having far learning i'm not sure processes call solution. isn't school work, i'm not looking write code me. hoping proper terminology, maybe link helpful information , such. believe process called parsing, , can add xml through appending, not sure after this. thank in advance can offer assistance.

to have xml available app should put in "assets" folder. should copy-paste xml file modify it, ensure file won't corrupted afterwards.

first have copy xml sdcard (preferably folder app name folder name), can use this learn how copy file. after have done can use jdom parser modify xml file.

put xml after modification in assets folder.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -