This article is about how to download a file on the device this explain about how to use HTTP Clinet to download and store a file on the device before the transaction and file download can be intitiated using the GET method of the HTTP clinet but to store the file begin downloaded once created the file content are appended as the download happens ...........
.A file download can happen as a GET to a particular URL, e.g. http://www.foo.com/myfile.xml, here the file to download is myfile.xml. This file will downloaded and stored as default.xml in our example