×
A new build of Corona SDK is now available to subscribers. Not a subscriber? Subscribe now.
CoronaSDK 2012.821 | Released: 23 May 2012, 2:01am | What's New | Download Now

Simple image download

This project demonstrates how to download and display a remote image using the LuaSocket libraries that ship with Corona.

Note that this method blocks program execution during the download process. This can be addressed using Lua coroutines for a more "threaded" structure; future example code will demonstrate this.



AttachmentSize
SimpleImageDownload.zip28.09 KB