其他分享
首页 > 其他分享> > 用于地理位置签入的统一Android意图

用于地理位置签入的统一Android意图

作者:互联网

我想在我的Android应用程序中添加地理登记(到Facebook地方,Foursquare或Gowala)功能,我正在寻找合适的意图.

有什么相似的吗?如果没有,与上述服务互动的最佳方式是什么?

解决方法:

对于foursquare,您可以使用意图将用户发送到foursquare应用的会场页面.但是,所有服务都没有“普遍”的意图.有关foursquare android意图的更多详细信息,请参阅https://developer.foursquare.com/client/index

标签:foursquare,android,facebook,android-intent,geolocation
来源: https://codeday.me/bug/20190902/1793209.html