Access Android Storage

So

I have an app to download free domain books from a server

network.download works fine

Buuuuut

The files are saved to an app’s folder, system.DocumentsDirectory, and I need them to be stored in the phones storage, like Download, Documents or something like that

Is there a way to access these folders?

You will need to look in the Corona Marketplace for a plugin to help you out. You can use this URL to see the two External Storage plugins:

https://marketplace.coronalabs.com/search?keyword=External

Rob

You will need to look in the Corona Marketplace for a plugin to help you out. You can use this URL to see the two External Storage plugins:

https://marketplace.coronalabs.com/search?keyword=External

Rob