I have to store large no of images (around 50,000) through my application & each image has size around 400KB. I want to store all these images in SD card & I can, but I want to do it in better way.Because I will also need to encrypt/decrypt all these files & of course retrieving back.
So anyone please, Guide me how should I approach this.