Android Open Source - Development api FoursquareLib






Project Summary

A library for interfacing with the Foursquare API with Java. Uses GSON to serialize the responses into POJOs..

Web Site / Source Repository

FoursquareLib is hosted in the following web site
https://github.com/Nemisis/FoursquareLib

If you think the Android project FoursquareLib listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FoursquareLib.

ItemValue
Java File Count17
Target SDK Version17
Minimum SDK Version8
Activity Count0
jar files usedandroid-support-v4.jar
gson-2.2.4.jar




Java Source Files

FoursquareLib has the following Java source files.

com.asa.lib.foursquare.FsBaseItem.java
com.asa.lib.foursquare.FsCategory.java
com.asa.lib.foursquare.FsExploreGroup.java
com.asa.lib.foursquare.FsLocation.java
com.asa.lib.foursquare.FsMeta.java
com.asa.lib.foursquare.FsNameable.java
com.asa.lib.foursquare.FsNotification.java
com.asa.lib.foursquare.FsPhoto.java
com.asa.lib.foursquare.FsSpecial.java
com.asa.lib.foursquare.FsTip.java
com.asa.lib.foursquare.FsUser.java
com.asa.lib.foursquare.FsVenue.java
com.asa.lib.foursquare.gson.responses.BaseResponseItem.java
com.asa.lib.foursquare.gson.responses.ExploreResponse.java
com.asa.lib.foursquare.gson.responses.FsKeyword.java
com.asa.lib.foursquare.gson.responses.SearchResponse.java
com.asa.lib.foursquare.gson.responses.VenueResponse.java