I’d like to do some relatively heavy data transformation (mostly inserts and updates) but I’d also would like to run an animation in the foreground (to indicate processing).
Unfortunately I can’t find a way to create an asynchronous method so that I can run both the sqlite initialization method and the loading animation (using sprite sheets).
Are there any lua/corona features I’m missing or any work around which I haven’t thought of?
Thanks [import]uid: 72951 topic_id: 14547 reply_id: 314547[/import]