I can use the android downloader
to download files. and the code is Here
By default android stores the files in download
directory. How can I specify the path where it should be downloaded? If this is not possible, I plan to copy the file in sd card and I want to delete the src file(the file in the download
folder. But I am unable to delete the file from the download
folder. How can I achieve it?