An off-line reference application has a number of assets comprising .html pages with some .jpg graphics. The complete file listing is contained in a small sqlite database that will be the first file downloaded from a server folder that contains the master set of asset files.
I thought this would be an easy task using HttpUtils .... to replicate the contents of a web-server folder in File.DirLibrary.... but the varying file formats need different treatment that make the process far from simple.
Any suggestions?
I thought this would be an easy task using HttpUtils .... to replicate the contents of a web-server folder in File.DirLibrary.... but the varying file formats need different treatment that make the process far from simple.
Any suggestions?