Hi i just beginn developing with Xamarin so please be patient ;). I want to save customer Data in a xml-file and update it in a listview. I already got a working listview with customer objects. But i got a problem about the where abouts with my XML-File and how to load it. I created a subfolder "raw" with the customerdata.xml in it. I got the XML-File via Resource.Raw.customerdata but for loading or modifining it i need a path and srsly i don't know how to get it :S
↧