Is it possible in Corona SDK to get a list of all the files in a directory? Say I have variable开发者_StackOverflow社区 resourceDir = system.ResourceDirectory, how would I loop through all the files i
Somebody correct me if im wrong. There is no way (at开发者_C百科 least no supported way) to create a View/Windows based iPhone app using the Corona SDK?
I am new to developing with the Corona SDK as well as Lua. Currently i work strictly with the main.lua file.
I see they support in-app purchases, bu开发者_运维技巧t I can\'t seem to find a definitive answer on this.I\'ve never even heard of this before (incidentally, thanks for bringing it to my attention) a
I don\'t see any mention of it in the API. Wondering if it\'s possible to incorporate ads in any way into a Corona game开发者_如何学JAVA.Your title asks if there\'s any way to integrate iAds in Corona
Here\'s the use case: A friend and I are building an Android app and along with it want to integrate a game.The core of the app has been built in Eclipse but we are looking into building the game wit
I have started working on Corona SDK.As you all know it uses Lua as the programming language,i wanted to know some good links or ebooks which i can refer to begin development.I am an iPhone developer
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the quest开发者_开发技巧ion so it's on-topic for Stack Overflow.
I am checking out Corona SDK and looking to adapt the Coffee Demo ( http://blog.anscamobile.com/2010/09/create-scrolling-list-views-with-text-and-graphics-in-coronasdk-ios-android-tutorial/ ) so that
I have a 3rd-party protocol module (SNMP) that is built on top of asyncore. The asyncore interface is used to process response messages. What is the proper technique to design a client that generate t