Hello Shiva, Maybe you want to implement the method "shouldOverrideUrlLoading" as per:
http://developer.android.com/guide/tutorials/views/hello-webview.html On Fri, Jun 18, 2010 at 9:05 PM, Shiva prasad <[email protected]> wrote: > Hi, > > I am working on webview android application and I am successfully able to > load a URL in that webview ,and when i click a link in the webview, i want > to capture the new URL string. > > for example, > i search in google and browser opens in webview with multiple search links, > now i click on a link and google opens that link,,,in that scenario,i want > to capture that opening link > > bottom point is i am trying to open next link in new webview,just like > tabbed browsing. > > Can any one halp me to solve this issue. > > Thanks.. > Shivaprasad. > > -- > 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 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

