Hi guys,
I am creating my interactive book app for Android tablet using Corona SDK and Kwik, which means no-coding involved. I have noticed that the transitions between pages are a little slow. Another word, it’s not happening instantly. So far, it took about 2 secs to change the page. I have reduced the size of my PNG files significantly and there are no audio files yet.
My test device is Acer A500 tablet, and it specs are equal those of Samsung Galaxy Tab 10.1. It was tested on ICS 4.03.
I edited the transition parameter from director:changeScene out so there are no transitions for my book app. The result took almost the same time with transition added, which is less than 2 secs and a tiny bit faster. That’s all. Imagine the transition speed once I add everything else later
I’m now convinced that it’s not the slow transition, but the responsiveness of the touch event. As I tested the app, the transitions were really smooth, but it took some seconds from the finger touching the button to the time it responds to the touch and fire the transitions.
Anyone experiences this?
Thanks a lot [import]uid: 146445 topic_id: 26475 reply_id: 326475[/import]