I am using volley currently to send and get a normal text from the server. Can volley be used to send and receive multipart data to the server ?? Is it efficient? Which alternative library do you suggest to send receive multipart data from server?
Can we send any multipart data ( for ex. ppt,docs,pdf,text) using retrofit. Any suggestion is extremely appreciated....