I want to send a recorded audio file from an android phone to a website. No wires are to be used, this has to be done in the phone. How can I achieve this? What APIs should I use?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Try HttpManager and POST upload request. |
|||||
|