Could you give me some more details on how to get the page and parse the results? I don't really understand what method I would use to get the page and then crawl through it to get each result.
On Jul 26, 6:09 am, TreKing <[email protected]> wrote: > On Mon, Jul 26, 2010 at 1:55 AM, KG <[email protected]> wrote: > > Does anyone have any ideas on how to do this? > > May not be the "best" way, but you have your query and you the page it gives > you, which has links for the other pages with the remaining results. So > parse the first page then follow the links to the next few pages and parse > those too. > > ------------------------------------------------------------------------------------------------- > 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

