Hey I'm wanting to merge some of the state code that I was working on before the break in. Are people still cool with this?
https://github.com/infil00p/cordova-android/tree/CordovaActivity Basically, this lets us restore our state if we got the app killed while we were in Camera. Assuming that the Camera can store the data, this should get around the Camera issue. It was called CordovaActivity because I thought we were going to implement the Activity. This turned out not to be the case. Thoughts? Joe
