Skip to content

ConnorMcFadden7/easyFoursquare4Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EasyFoursquare4Android

Library created to perform requests to Foursquare API on android devices.

Usage:

Change the CLIENT_ID and CLIENT_SECRET constant values to match your app registration on foursquare.
You can register at: https://foursquare.com/oauth/

Create a new instance of EasyFoursquare or EasyFourquareAsync, call a method and voilà.

Sync and Async Methods implemented:

getUserInfo //any user
getVenuesNearby
getVenueDetails
getTrendingVenuesNearby
getTipsNearby
checkIn
getCheckIns //any user
getFriends //any user
getVenuesHistory //any user



Next version:
A bunch of new API methods requests. Ask yours!

Feel free to contribute and ask for new functionalities

Contact:
[email protected]


About

Library to easy make foursquare requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published