Found the solution . Extended the WebClient and set the webview to the client.
and implemented the WebClient's onPageFinished. On Mon, Feb 16, 2009 at 12:53 PM, for android <[email protected]> wrote: > I am using a WebView in a LinearLayout.Whats the best way to know whether > the web page has been fully loaded or not? > > i am aware of the method getProgress,but what i am looking for is a > listener which lets me know when the web view is fully loaded. > > Thanks > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

