I have recorded a file and saved it in sdcard as mp3.Now I need to send that file to webservice.How can I acheive that?Pls give some ideas.
I need to convert the mp3 file to byte array and pass to webservice.How can I pass the file to java webservice.