Hi,
In our App, it is required to download multiple files from web server and save them on Android device.
I looked at HTTPUtils2 and other examples but I am not finding good way of getting files (it can Word, Excel, PDF or image files). These set of files are unique to each App user and number will not be constant.
Each individual file url is already available in App local SQLite database table. I need to process these records and get files and save them in local App folder.
I don't need exact code but just approach to this problem.
Thanks & regards...
U2005K
In our App, it is required to download multiple files from web server and save them on Android device.
I looked at HTTPUtils2 and other examples but I am not finding good way of getting files (it can Word, Excel, PDF or image files). These set of files are unique to each App user and number will not be constant.
Each individual file url is already available in App local SQLite database table. I need to process these records and get files and save them in local App folder.
I don't need exact code but just approach to this problem.
Thanks & regards...
U2005K