Andrew Newby

Settings in AndroidManifest.xml

Hi,

Is there any way to make changes in the AndroidManifest.xml file? I need to change:

android:configChanges="keyboardHidden|orientation"

to

android:configChanges="keyboardHidden|screenSize|orientation"

..so that it doesn't reload the index page when I go out to the gallery/camera.

Is this something we can currently do? I've been trying to setup the Android SDK kit on my PC, and then decompiling, tweaking the XML file, then re-compiling - but its such a long way around just to edit one line of the xml file :(

TIA! (of, and great job on the system - its saving me so much time... well, once I get used to the jQuery Mobile differences ;))

Andy
2 people have
this problem
+1
Reply