Sorry your are right WEbClient for that
On Feb 16, 6:08 am, for android <[email protected]> wrote: > I am confused now since there is no documentation of the difference between > WebChromeClient and WebViewClient . > > Also in the WebChromeClient there is no equilvalent to onPageFinished. > > On Mon, Feb 16, 2009 at 5:26 PM, Fred Grott(shareme) > <[email protected]>wrote: > > > > > WebChromeCliennt not WebClient than its accessible to javascript :) > > > On Feb 16, 3:11 am, for android <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---

