check out the *Android_Starter* solution in our *Getting Started* example http://www.xamarin.com/getting-started/TaskyAndroid.zip
specifically, the C# in /Android_Starter/Tasky.Core/TaskRepository.cs shows a list of C# classes being loaded and saved in an XML file using serialization. NOTE: the other Android solution in that ZIP uses SQLite database instead of XML ~ be sure to open the correct code. Hope that helps Craig On Fri, Feb 22, 2013 at 11:01 PM, krish <kickr...@gmail.com> wrote: > hi....i wnt to use xml file as data storage...can any one tell me how to > store data to xml file from mono for android edit texts ....i have 2 edit > text controls when i click on save button the data in the edit text have to > store into the xml file...m very new to mono for android...where to create > xml file and where to write code...explain me in detailed step wise...its > very need to me...**** > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid