Android Open Source - Development sdk android-foursquare






Project Summary

This Android project demonstrates authenticating via foursquare and accessing the foursquare API v2 via oauth2. This project uses a hacked version of https://github.com/jiramot/foursquare-android-sdk..

Web Site / Source Repository

android-foursquare is hosted in the following web site
https://github.com/matttucker/android-foursquare

If you think the Android project android-foursquare 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 android-foursquare.

ItemValue
Java File Count21
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in android-foursquare. The names of the image files are listed as follows.

foursquare_connect.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-foursquare has the following Java source files.

com.geozen.demo.foursquare.app.Config.java
com.geozen.demo.foursquare.app.GeoZenApplication.java
com.geozen.demo.foursquare.app.Preferences.java
com.geozen.demo.foursquare.error.CredentialsException.java
com.geozen.demo.foursquare.error.GeoZenException.java
com.geozen.demo.foursquare.jiramot.DialogError.java
com.geozen.demo.foursquare.jiramot.Foursquare.java
com.geozen.demo.foursquare.jiramot.FoursquareDialog.java
com.geozen.demo.foursquare.jiramot.FoursquareError.java
com.geozen.demo.foursquare.jiramot.HttpApi.java
com.geozen.demo.foursquare.jiramot.Util.java
com.geozen.demo.foursquare.main.MainActivity.java
com.geozen.demo.foursquare.main.SigninActivity.java
com.geozen.demo.foursquare.model.Category.java
com.geozen.demo.foursquare.model.Checkin.java
com.geozen.demo.foursquare.model.FoursquareType.java
com.geozen.demo.foursquare.model.Group.java
com.geozen.demo.foursquare.model.Icon.java
com.geozen.demo.foursquare.model.Location.java
com.geozen.demo.foursquare.model.Venue.java