I have created an iPhone app which works perfectly smooth on my simulator. Now I try to deploy it on an android device (i've tried it on the simulator and also on an android device) and my app runs very slow. It laggs like hell when you even just scroll down, and it takes like 5 seconds to load a page.
Is there anything that could cause this slow behavior?
I'm using Titanium SDK 1.6.2, and when running on the emulator I'm using Android 2.3. - API level 10.
Thanks!