I was asked to look for downloading file using MultiPartEntity in android However i searched a lot but couldn't find any solution where I can download file using MultiPartEntity. it seems it is used to upload files only.
I couldn't find detail description whether it does use for download or not. so helplessly I had to ask the question on stackoverflow. If it does can anyone share a link or code snippet for the same. If it doesn't Please tell this information too. I'll be really glad. Thank you very much in advance.
You can download contents of a file from URL as follows,