I have encrypted fiiles in the external Storage dir / the SD card. The files are crypted
- images (jpg, bmp,...)
- videos (3gp, mp4,...)
- Pdfs
I want to load the bitmaps, videos or pdfs to load them in my ImageView, VideoView or open them via a pdf viewer. The problem is the files are secret. I dont want the files to be stored to open them. They could be read by others during the PDFviewer shows them for example.
Is there a way to directly open an image or pdf even though it is encrypted without copying an unencrypted copy?