I am using 2.1 version. I got All the Contact Details in the ListView.I am doing the DropBox Folder App.Now I am trying to copy these ListView contents to a Textfile and post it in to the DropBox.I already created a text file on Dropbox[aaa.txt] by using the cretefolder() method.The ListView Contents will go to the aaa.txt file.
Any solution to do it ?