Skip to content

davidvavra/WearSquare

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

WearSquare

Unofficial Foursquare® Client for Android Wear.

Download:

Get it on Google Play

(join the beta)

Features:

Lightning fast check-in from your watch:


Quickly explore your neighbourhood:


Future plans

  • report bugs and feature requests as issues here
  • pull requests are welcomed!

How to build the code

  1. setup your release certificate with these values in ~/.gradle/gradle.properties: RELEASE_STORE_FILE, RELEASE_STORE_PASSWORD, RELEASE_KEY_ALIAS, RELEASE_KEY_PASSWORD
  2. setup your Foursquare API keys with these values in ~/.gradle/gradle.properties: WSQ_4SQ_CLIENT_ID, WSQ_4SQ_CLIENT_SECRET. (Obtain these values from Foursquare developers)
  3. launch ./gradlew assembleDebug or ./gradlew assembleRelease
  • You can also import the code into Android Studio if you select top-level build.gradle file and Gradle wrapper during import.

Author

This app uses the Foursquare API but is not affiliated with or endorsed by Foursquare Labs, Inc. All of the Foursquare® logos (including all badges) and trademarks displayed on this application are the property of Foursquare Labs, Inc.

Releases

No releases published

Packages

No packages published

Languages