As I stated in my previous post, for use in an Android or other non-web application, you have only to provide a valid URL in the HTTP_REFERER header. It is recommended that this url point to a page which contains basic information about the application and a way to contact you, just in case Google needs to do so. If you choose to include an API key (it is NOT required), you can then use this url to sign up.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com [email protected] If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Oct 28, 2010, at 5:00 AM, manu_bet wrote: > yuo are using that for android? what was the URL that you typed in > order to get your key? I dont understand what is the URL in an Android > Application. > > thanks! > > On 30 ago, 16:53, Jeremy Geerdes <[email protected]> wrote: >> Unfortunately, the LocalSearch branch of the Search API does not provide the >> result's own url. It provides only a url to Google's details page about that >> result. >> >> Jeremy R. Geerdes >> Effective website design & development >> Des Moines, IA >> >> For more information or a project quote:http://jgeerdes.home.mchsi.com >> [email protected] >> >> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >> Church! >> >> On Aug 30, 2010, at 9:37 AM, ParanoidAndroidwrote: >> >>> Hello, >> >>> I am using the local search apis (http://code.google.com/apis/ >>> ajaxsearch/local.html). If you visit maps.google.com and type in a >>> city / state combination, the view will narrow down to that location. >>> If you then enter a category, for instance "Pizza", various balls and >>> balloons will appear. If you click on one of these balls or balloons, >>> a popup will appear. This popup has the details of the result like the >>> name, address, phone number, and URL associated with the result. >> >>> I'm trying to get the URL associated with a result of a local search. >>> For the life of me though, I can't seem to figure it out. Can anyone >>> help? I can see the name and the url to the details page, but I just >>> want the URL that appears in the popup. >> >>> Thanks! >> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google AJAX APIs" 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 >>> athttp://groups.google.com/group/google-ajax-search-api?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" 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/google-ajax-search-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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/google-ajax-search-api?hl=en.
