My phonegap/jquery mobile application flickers most of the time when I navigate between the pages. Is this normal or is there a solution for this?
.ui-page { -webkit-backface-visibility: hidden; }
This worked for me on phonegap / jquery mobile / Android phone.