Wednesday, June 1, 2011

Re: [android-developers] get the HTML Code in Android WebView

On Wed, Jun 1, 2011 at 3:17 PM, aby <ab.abhisheks@gmail.com> wrote:
I have created a webview and i want to get the html code behind this page.

If what you want is the page content then there's no need for a webview - just connect to the URL directly, read the contents, and do what you need.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment