Animation lag with android devices

Hi guys,

I’m having a particular and weird trouble here. My app is running well on the corona simulator, all the animations (transition.to) are going pretty well. I build it for IOS, animations are even better than on the corona simulator. I build an .apk file and install it on my samsung galaxy S2 and everything is fine here too. Then, I take the same .apk and install it on my samsung galaxy tab 3 lite and every animation is rough and hesitating. 

It maybe not such of a big problem but from my point of view as the developer, it annoys me as hell. I will make a test soon to know if a normal gamer would notice this, but I guess yes…

My memory usage is near 0,5 Mb and my texture memory is 12,5 Mb. These animations are like 6 objects crossing the screen, I have a scrolling background and some static sprite animations.

I’m wondering if anybody else has the same problem or has a solution for me…

Thanks,

Leo