neurodroid/cryptonite

Open a file at a temporary location, and auto delete it on activity stop.

Opened this issue · 1 comments

I was thinking if we can instead of exporting a file could open it directly. On open, depending on the file type an appropriate intent can be initiated.

And onStop we can delete this file.

I'm not actively developing Cryptonite at this time, but would be happy to accept pull requests