I have a Android App that is saving some data in a “file.txt”. I know that Android allows to make that file accessible for other apps.
Can my Corona app (using Corona SDK, not Enterprise) access that file? If not, is there any workaround to pass that file.txt to my Corona app?