Top "Coronasdk" questions

Corona is a mobile development framework for creating high-performance, multimedia-rich applications, games, eBooks etc.

What to use for flow free-like game random level creation?

I need some advice. I'm developing a game similar to Flow Free wherein the gameboard is composed of a grid …

algorithm coronasdk graph-algorithm
Integrate an Android app (.apk) into an existing Android project

Here's the use case: A friend and I are building an Android app and along with it want to integrate …

android apk decompiler coronasdk
In Lua, how can I tell if a number divides evenly into another number?

In Lua, how can I tell if a number divides evenly into another number? i.e with no remainder? I'm …

math lua division coronasdk
Beginning in Lua for Corona SDK

I have started working on Corona SDK.As you all know it uses Lua as the programming language,i wanted …

lua coronasdk
Corona SDK Cross Device Screen Resolution

This is going to be one of those awkward questions looking for an answer that probably doesn't exist, but here …

mobile screen-resolution coronasdk aspect-ratio
method for serializing lua tables

I may have missed this, but is there a built-in method for serializing/deserializing lua tables to text files and …

serialization lua coronasdk lua-table
get IP Address in Lua

i try to get the local IP from my device ( programming in Corona Lua ) till now I do with: local …

sockets networking lua coronasdk
Using IntelliJ IDE and Lua Programming Language to make Corona Applications

I have successfully installed: 1) IntelliJ IDEA 10.0.3 with Lua Plugin 2) Corona SDK 3) Corona API for IntelliJ I can now use autocompletion …

windows lua intellij-idea coronasdk
Difference Between Tables and Metatables in Lua

What is the difference between tables and metatables in Corona? What are the types of metatables? How and where can …

lua coronasdk
Lua Editor for Corona SDK (Eclipse Indigo Plugin)

Can anyone suggest a good editor to use with Lua scripting specifically for the Corona SDK or aid me with …

eclipse-plugin lua coronasdk eclipse-indigo