Hello all
my application use an external folder that contains data, such as text files, images, videos, ....
How can I make a package to include this folder ? should I zip it and add to File.DirAssets and then extract when the application start for the first time only ?
my application use an external folder that contains data, such as text files, images, videos, ....
How can I make a package to include this folder ? should I zip it and add to File.DirAssets and then extract when the application start for the first time only ?