foursquare Android app custom intents

13 views
Skip to first unread message

naveen

unread,
Apr 14, 2010, 11:50:33 AM4/14/10
to foursquare API
These are the intents which you can use to wake up various views
inside the foursquare Android app.

http://m.foursquare.com/checkins - launches into the main friend
checkins list
http://m.foursquare.com/search - starts up the search activity
http://m.foursquare.com/user - shows your own profile
http://m.foursquare.com/user?uid=X - launches into a user detail view
identified by the userid X
http://m.foursquare.com/venue/Y - launches into a venue detail view
identified by the venueid Y
http://m.foursquare.com/shout - starts up into the shout activity
http://m.foursquare.com/checkin?vid=Y - starts up into the checkin
view for the venue identified by the venueid Y

For future reference, hooks such as these will be documented here:
http://groups.google.com/group/foursquare-api/web/integrations

naveen

jlapenna

unread,
Apr 14, 2010, 12:15:48 PM4/14/10
to foursquare API
More specifically,

Send a broadcast intent with action=VIEW and data uri as one of those
URLs.


On Apr 14, 8:50 am, naveen <naveen...@gmail.com> wrote:
> These are the intents which you can use to wake up various views
> inside the foursquare Android app.
>

> http://m.foursquare.com/checkins- launches into the main friend
> checkins listhttp://m.foursquare.com/search- starts up the search activityhttp://m.foursquare.com/user- shows your own profilehttp://m.foursquare.com/user?uid=X- launches into a user detail view
> identified by the userid Xhttp://m.foursquare.com/venue/Y- launches into a venue detail view
> identified by the venueid Yhttp://m.foursquare.com/shout- starts up into the shout activityhttp://m.foursquare.com/checkin?vid=Y- starts up into the checkin

Reply all
Reply to author
Forward
0 new messages