Hi, I have an html file stored in assets folder ,i open it in webview with loadurl() in offline mode(No internet ) and fill the data in relative text-field ,so that when internet is available i can post it to the server
Problem: when i fill the html form ,and press the back button or home button or move to other app ,the filled data is lost How i can persist that data so that when i load it in webview i can have old data filled Please Suggest Thanks RK -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

