Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/190.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android google放置api如何获取_Android_Google Places Api - Fatal编程技术网

Android google放置api如何获取

Android google放置api如何获取,android,google-places-api,Android,Google Places Api,任何人都可以告诉我如何获取Google places api密钥以及Google places的api是什么。例如,Google地图的“com.Google.android.maps”与Google places类似,它是什么- https://developers.google.com/maps/documentation/places/ 这里什么都提到了 这可能会对你有所帮助。我在项目中使用了Places API。获取有关PlacesAPI的所有信息的最佳方法是使用它。PlacesAPI的

任何人都可以告诉我如何获取Google places api密钥以及Google places的api是什么。例如,Google地图的“com.Google.android.maps”与Google places类似,它是什么-

https://developers.google.com/maps/documentation/places/
这里什么都提到了


这可能会对你有所帮助。

我在项目中使用了Places API。获取有关PlacesAPI的所有信息的最佳方法是使用它。PlacesAPI的主要目的是使用关键字获取附近地点的信息。基本上,它是一种为您提供有关地点信息的服务。浏览一下文档,这是不言自明的

有关更多参考,请参阅


希望这对您有所帮助。

在这里您可以找到有关Google Place API的详细信息:

这是一个如何使用它的教程:

这也可能有助于:


你需要到这里来看看那些文件。非常感谢。但在那个文档中,他们谈论的是Google api密钥,但我只得到了“Cliend id”和所有。当我试图启动Google places服务时,它会询问网站url,而在api访问中,我没有在简单api访问部分获得api。请仔细阅读文档。在身份验证部分,他们提供了API密钥url,即Google控制台。您需要在其中创建一个项目,然后您将获得API密钥。在他们提到的身份验证部分中,但在控制台中,它不提供API密钥,它只提供客户端id和客户端机密…我从那里自己获得了密钥。我现在不记得了。让我检查一下,如果我有什么我会让你知道的…非常感谢。但在那个文档中,他们谈论的是谷歌api密钥,但我只得到了“Cliend id”和所有信息。当我尝试启动Google places服务时,它会询问网站url,而在api访问中,我没有在简单api访问部分获得api密钥。非常感谢。但在那个文档中,他们谈论的是谷歌api密钥,但我只得到了“Cliend id”和所有信息。当我试图启动Google places服务时,它会询问网站url,而在api访问中,我没有在简单api访问部分获得api密钥