I have some images that I don't want user can see out of my app. In this case I think in saving they in File.DirInternal. The problem is that all images are about 15MB.
As internal memory in phones is limited, which is the best place to save my images???
If I save it in File.DirInternal, and the, user move my app to sd, where are the files saved? In the internal memory or in the SD?
Thanks!!!
As internal memory in phones is limited, which is the best place to save my images???
If I save it in File.DirInternal, and the, user move my app to sd, where are the files saved? In the internal memory or in the SD?
Thanks!!!