Hi
I am creating an application which does recording and I am storing it
into a temporary storage.
Now I want to read and send that file to a remote server via
webservice.
Can anybody tell me how can I do that.
I tried reading and converting the files to byte[] but when I tried to
send that byte[] via webservice I am getting a runtime exception
("Cannot serialize")
Can anybody tell me how can I save the audio file to remote server.Thanks, Shobhit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

