Hi.
Simple question: I am saving a image file using Android native and I have its URI (like: file:///mnt/sdcard/savedphoto.jpg").
Is there a way to access this file from Corona?
Or is there a way to save the file directly on Corona’s TemporaryDirectory or DocumentsDirectory from Android native?