In my application I need to upload image from Android to php server. I used multipartentity and it worked for me.Can anyone suggest me a method which is faster than this.I need to upload 4 pictures from my application at one time.So it takes a lot of time and I want to reduce this.
Any suggestion please.... Thanks in advance