Hello Every1...

I have implemented a webview which will show few URLS, Once the user
clicks any of these URL's, the URL will be passed to new Activity....

I have implemented this using  shouldOverrideUrlLoading() and TRYING
to get this url within it, and then passing to to new activity as
intent!!!

Now somehow the URL is not geting caught, may be since all the URL's
are of type http:// domain/folder/filename.mp3 or any other file,
which cannot be loaded by the webview;

I tried giving a go to HitTestResult but was unsuccessfull...

It would be really great if someone could come up with a solution for
me... or show me some snippets to implement HitTestResult...

Looking forward for replies;

Regards.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to