How to receive memory warning in Corona ? By Malik | February 18, 2012 0 Comment In order to receive memory warning in Corona, use the following chunk of code, 🙂
How to get the elapsed time after app launch in Corona ? By Malik | February 18, 2012 0 Comment In order to get the elapsed time after the application launch in Corona, use the following lines of code, Thus we will get the elapsed time after the app launch in milliseconds. 🙂
How to set a tilt based gravity using Corona accelerometer ? By Malik | August 28, 2011 0 Comment Hi, For setting a tilt based gravity using Corona Accelerometer, use the following sample of code. 🙂