Android write data into file....
(Android) How can i write data from EditText into *.Xml file or *.Txt file using C#......plz help me if someone have idea
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Chintan RathodPosted May 22, 2012, 8:33 AM
For your problem, i created one sample project to write form data into XML file. And similarly you can write data to TXT file also.
To do so, download zip file and open project in Eclipse, you will find source code.
And to see that file,
Now, go to following directory,
Thanks & Regards
----------------
Chintan Rathod
Chintan RathodPosted May 23, 2012, 1:41 AM
Its my pleasure. And thanks for your reply. If that answer is useful to you, then its request to you that mark it as "Accepted Answer"
Thanks & Regards
-----------------
Chintan Rathod
SaqiPosted May 22, 2012, 1:39 PM