How to read external storage pictures

How to call up android and ios select file list
To select an image and load it into the app

Have you tried “media.selectPhoto()”? It may be what you are looking for. Below is the doc.

https://docs.coronalabs.com/api/library/media/selectPhoto.html

Should be this
Thank you

Have a nice day