Sorry, I need to practice more English. Exactly. I need my application to search the web for SOMETHING in SOMEWHERE. Is there any way?
Thanks, TreKing. On 25 jul, 01:59, TreKing <[email protected]> wrote: > On Sat, Jul 24, 2010 at 4:27 PM, coy <[email protected]> wrote: > > How do I do that? > > Search the web, parse the results? > > > I tried this: > > > adresses = geoCoder.getFromLocationName addresses = ( > > "Pizza in San Francisco, CA, United States", 5); > > > but does not work. > > The function is "getFromLocationName'" not "getFromArbitrarySearchTerm", > i.e. it gets you a location from a specific name (landmark, address, > intersection, zip code, etc). It's not supposed to do a search for you. > > > And this function will only return addresses, does not return the > > url images. > > What are "the url images"? > > > Probably I need to use a different function, but which one? > > None that I know of built in. > > Any idea? > > > > See question #1. > > --------------------------------------------------------------------------- > ---------------------- > 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

