Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidvavra/WearSquare
Foursquare for Android Wear
https://github.com/davidvavra/WearSquare
Last synced: 2 months ago
JSON representation
Foursquare for Android Wear
- Host: GitHub
- URL: https://github.com/davidvavra/WearSquare
- Owner: davidvavra
- License: other
- Created: 2014-07-18T13:15:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T21:25:37.000Z (over 9 years ago)
- Last Synced: 2024-08-02T20:45:45.082Z (6 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=cz.destil.wearsquare
- Size: 3.85 MB
- Stars: 69
- Watchers: 7
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Awesome-Android-Open-Source-Projects - WearSquare
README
WearSquare
==========Unofficial Foursquare® Client for Android Wear.
## Download:
[![Get it on Google Play](http://www.android.com/images/brand/get_it_on_play_logo_small.png)](https://play.google.com/store/apps/details?id=cz.destil.wearsquare)
([join the beta](https://plus.google.com/communities/101759563856154570864))
## 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](https://developer.foursquare.com/))
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
-----
- [David 'Destil' Vávra](http://www.destil.cz)
- [Follow me on G+](http://google.com/+DavidVávra) 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.