That would be sloooow, unless the parser and renderer are native as the webkit is for the webview
On Nov 10, 8:48 pm, TreKing <[email protected]> wrote: > On Wed, Nov 10, 2010 at 3:02 AM, SHADOW-XIII <[email protected]> wrote: > > Question is: is there a better/faster/easier way to pull the source of > > webpage (or part of it)? > > Possibly better / easier but probably not faster, but there are various HTML > parsers out there that will parse HTML and make it easier to transverse. > Just google for Java HTML parser and you'll find a few. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/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 [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

