I want to implement following scenario:

1. Browsing the web (using webkit.WebView)
2. After a page has finished loading, parse the content of web page.
3. if there are something wanted in the page content, then launch an
new activity; otherwise continue to browse web.

So I need to get web page content. I would be confusing if it's
impossible?


On Feb 11, 8:25 am, Mark Murphy <[email protected]> wrote:
> Tony wrote:
> > Any idea?
>
> > On Feb 11, 1:01 am, Guolong <[email protected]> wrote:
> >> hello,
>
> >> It's easy to get current page's url and title of webkit.WebView. But I
> >> could not find way to get page content of WebView. Anybody could help
> >> me with this problem?
>
> I do not believe it is possible for arbitrary Web pages.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> Android Training in Sweden --http://www.sotrium.com/training.php
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to