I have one sample application which has WebView
supporting html5 features, i have one website which stores offline data and retrieves offline stored data, but whenever i force close the application it looses all saved data.
Is there anything extra ordinary i am suppose to do to handle force close?
Thanks in advance :)