Unofficial Foursquare® Client for Android Wear.
- report bugs and feature requests as issues here
- pull requests are welcomed!
- setup your release certificate with these values in ~/.gradle/gradle.properties:
RELEASE_STORE_FILE
,RELEASE_STORE_PASSWORD
,RELEASE_KEY_ALIAS
,RELEASE_KEY_PASSWORD
- 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) - 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.
- David 'Destil' Vávra
- Follow me on G+ to be notified about future versions
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.