I'm developping a native app for Android with html and javascript and deploy it with Phonegap. While testing i found some problems. The first problem is the bad quality of the images, the second problem is the moving text, when i switch between screens, the text moves up and down (only once, but very annoying).
I also made a native app for iPhone with the same html and javascript but that went very good. I tested the same code also in Chrome and that worked with no problems.
For the record, I use jQuery and iScroll for some functions but I don't think that it causes the problems.
I hope someone can help me to fix this problems.
Thanks in advance!