Hi all,
An app needs some files to run (full blown). But because of size, not all the files are packaged with the app.
After installation, I want the user to be able to download the other files at will.
Files are in part :eg, part1, part2, part3, ......................
So user can decide to download part8 when he/she wants
How do I implement this is my app
Thanks
An app needs some files to run (full blown). But because of size, not all the files are packaged with the app.
After installation, I want the user to be able to download the other files at will.
Files are in part :eg, part1, part2, part3, ......................
So user can decide to download part8 when he/she wants
How do I implement this is my app
Thanks