如何在 iPhone 应用程序中使用谷歌纬度 api?

发布于 2024-11-19 13:02:03 字数 294 浏览 4 评论 0原文

我想为 iphone 制作谷歌纬度类型应用程序。为此,我查看了谷歌纬度 api。为此 http://code.google.com/apis/latitude/v1 /using_rest.html#auth.i 已经看过这个api文档。但是它需要应用程序的域名注册,并且它是针对Web应用程序的。 谁能告诉我我是否可以使用和开发这个 iphone 应用程序。有任何教程或示例代码或示例吗?

I want to make google latitude type application for iphone.For that i have looked at google latitude api.for that
http://code.google.com/apis/latitude/v1/using_rest.html#auth.i have looked at this api documentation.but it requires domain name registration for application and it is for web applications.
Can anyone tell this if i can use and develope this application for iphone.any tutorials or sample code or example for that?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

萌辣 2024-11-26 13:02:03

实际上,如果有人稍后要查找它,您需要查看已安装应用程序的 oauth 文档:
http://code.google.com/apis/accounts/docs/OAuth2 .html#installed 或 Web 服务器应用程序:
http://code.google.com/apis/accounts/docs/OAuth2 .html#webserver

这些都不需要域

Actually, in case anyone is looking for it later, you want to look at the documentation for oauth for installed applications:
http://code.google.com/apis/accounts/docs/OAuth2.html#installed or web server applications:
http://code.google.com/apis/accounts/docs/OAuth2.html#webserver

Neither of those should require a domain

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文