posted 14 years ago
Hi all,
I have an audio file. I am maintaining that audio file in FileDescriptor. I want to write that file in sdcard or somewhere else.
I do not know how to copy that file using filedecriptor.
What I have done so far is ..
Where memo path is just a name of file.
Can ayonr give some idea.