Let users add image files to an app?

Is it possible to allow users to add/change images in your app?  For example, if the user wanted to change the background image, how would they do that?  Are users able to move files in a folder after you create a build? 

Take a look at http://docs.coronalabs.com/daily/api/library/media/show.html

Hi @dkkihe,

Also, please take a look at LFS (Lua File System). This allows for various file actions in Corona:

http://docs.coronalabs.com/api/library/lfs/index.html

Take care,

Brent Sorrentino

Also, this tutorial might be useful to you:

http://www.coronalabs.com/blog/2013/03/19/updating-mobile-game-content-in-runtime-guest-post/

Take a look at http://docs.coronalabs.com/daily/api/library/media/show.html

Hi @dkkihe,

Also, please take a look at LFS (Lua File System). This allows for various file actions in Corona:

http://docs.coronalabs.com/api/library/lfs/index.html

Take care,

Brent Sorrentino

Also, this tutorial might be useful to you:

http://www.coronalabs.com/blog/2013/03/19/updating-mobile-game-content-in-runtime-guest-post/