如何在Android中集成Foursquare

Abh*_*bhi 6 android foursquare

请告诉我有没有办法在Android中集成Foursquare.你能给我一些想法或链接在Android中集成Foursquare吗?

请帮忙.

小智 5

这个项目是另一个很好的起点:https: //github.com/jiramot/foursquare-android-sdk


the*_*abh 4

您需要的是遵循https://developer.foursquare.com/上的文档 您需要使用适用于 Android 的 JSON 和 OAuth2 库来帮助您更快地完成此操作。

对于 JSON 使用 Android 默认和 OAuth2 你可以在这里查看https://bitbucket.org/smartproject/oauth-2.0/wiki/Home