Is there a tool similar to Corona which would allow you to develop apps with HTML5? I love Corona and would never leave this AWESOME community. I’m just curious. Thanks [import]uid: 46082 topic_id: 25438 reply_id: 325438[/import]
HTML5 is a radically different beast than Corona/Native app building.
There are tons of resources for building HTML5 websites and deploying them as apps.
If you want the HTML5 turned Native experience there is a product/project called PhoneGap which lets you use HTML5/CSS/JavaScript to write native apps. You might want to explore that.
[import]uid: 19626 topic_id: 25438 reply_id: 102891[/import]
@robmiracle First off I read a TON of your posts and they are all very helpful.
The reason I asked this is because I have an APP fully developed in HTML5 and I need to add some LUA code to it for some extra functionality(IAP, OpenFient, GameCenter, Maps). Lua is sooooo easy to work with and if I can find a way to bridge HTML5 and LUA I’d be the happiest person ever!
I found something called MobileLua which might work as a bridge, but I don’t know if it would be compatible with Corona API.
http://www.mosync.com/content/extending-html5-apps-lua
Does any of this seem possible or am I dreaming?
[import]uid: 46082 topic_id: 25438 reply_id: 102897[/import]
Very cool, Keeping that link for myself… future review. [import]uid: 11860 topic_id: 25438 reply_id: 102963[/import]