Hey A while ago I did an experiment where I allowed users to restore their state in the case that Cordova gets killed. This seemed like a good idea except that I couldn't test it because the Camera requires that you have background processes running. That being said, I think that the code is an improvement and should be put into the next release, namely so we can throw our users a bone if they want to try restoring state themselves.
Here's the branch here: https://github.com/infil00p/cordova-android/commits/CordovaActivity What do people think? Joe
