I have developed a application using Phonegap. HTML is created using HYPE. Functionality wise the application works well. The problem I am facing is, the application is too slow with animations. I have done enough search on google but it didn’t solve my problem. What should I do now to get a smoother animation?
Thanks
Is it running to slow on the actual device (which one) or in the emulator?
You can try to do some profiling. If not already done, try to encapsulate the frontend code, so you can test in a desktop Webbrowser. Then you can do some performance tests in i.e. Firebug