I\'m hitting an unusual problem and I\'m looking for suggestions. Basically, I\'m using:
go to your androidmanifest file and in the activity, change or update to this value android:windowSoftInputMode="adjustResize"
i know for a fact that adjustPan breaks the page so the controls are hidden. the default (unspecified) may be ok and there are other options here. i think if it is not to resize, it does not communicate to jqm that kb is shown
so leave jqm as is, without your changes and it will do its job btw, i am using cordova 2.2, jqm 1.2 and jquery 1.8.2