1.When will media.show support multi selection of images?
2.Can i read files in iphone sdcard, if i use LuaFileSystem?
1.When will media.show support multi selection of images?
2.Can i read files in iphone sdcard, if i use LuaFileSystem?
Secondly, I suspect this needs to be a feature request. Please add it at: http://feedback.coronalabs.com
Rob
Thanks!
What do you think about last answer?
http://stackoverflow.com/questions/8443291/how-to-load-images-from-sdcard-in-corona-sdk
In the example they give, they are reading an image relative to the apps’s system.ResourcesDirectory. It’s not picking up files from the SD card that I can tell. I’ll ask our Android experts about this, but I don’t think it works quite like the poster thinks it does.
Rob
Any word back on this Rob? Looking to access an SD card containing images and then use HTTP to post them to a web server. Can this be done?
LFS might be able to break out of the sandbox, but Corona SDK’s APIs cannot be, so I doubt that network.request() etc. will be able to access the file.
Rob
Secondly, I suspect this needs to be a feature request. Please add it at: http://feedback.coronalabs.com
Rob
Thanks!
What do you think about last answer?
http://stackoverflow.com/questions/8443291/how-to-load-images-from-sdcard-in-corona-sdk
In the example they give, they are reading an image relative to the apps’s system.ResourcesDirectory. It’s not picking up files from the SD card that I can tell. I’ll ask our Android experts about this, but I don’t think it works quite like the poster thinks it does.
Rob
Any word back on this Rob? Looking to access an SD card containing images and then use HTTP to post them to a web server. Can this be done?
LFS might be able to break out of the sandbox, but Corona SDK’s APIs cannot be, so I doubt that network.request() etc. will be able to access the file.
Rob