I am using PhoneGap 2.2.0 in combination with jQuery Mobile 1.2.0 for my app on the Android platform (version 2.3.3 and up). On the pages I use fixed headers, and no transit
Setting viewport to user-scalable=no fixed the problem for me:
< meta name="viewport" content="width=device-width, user-scalable=no" />
Works for jQuery Mobile 1.3.1 Cordova 2.8.0 on Nexus 4 / Android 4.2.2