Better you use data base for storing data .When net comes (online) in background send the data to server
On Fri, Sep 19, 2014 at 11:56 AM, Rahul Kaushik <[email protected]> wrote: > Anyone? > > > On Mon, Sep 15, 2014 at 3:10 PM, Rahul Kaushik <[email protected]> > wrote: > >> 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. > -- *Thanks & Regards,SIVAKUMAR.J <http://stackoverflow.com/users/385138/sivakumar-j>* -- 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.

