Hi, i made this demo app with 1 sprite (10px x 10px) that animates across the y-axis. When it reaches the bottom of the screen it resets to the top.
The problem is this demo app is not smooth on Android (Samsung Galaxy S4). The animation has a lot of hiccups every like 2/3 seconds.
Is this common that Corona not performs 60fps all the time with even 1 moving sprite on Android?
Thanks!