i went old school when doing something similar.. cookies and query strings.. since the user never sees either it worked fine for me..
On Tue, Jan 26, 2010 at 11:40 AM, Subba <[email protected]> wrote: > Hi, > I am developing an application which requires cancellation survey > when user tries to deactivate application service. Cancellation survey > i am using the third party survey software > http://wufoo.com/gallery/templates/surveys/cancellation-survey/. > > I am able to render the survey (third party html) web view in my > activity.When ever the user presses submit button on WebView, activity > need to store the status of survey(like user successfully submitted > or not). Is there any way to detect the event from web view? > > > Please any suggestions...? > > -- > 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]<android-developers%[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 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

