Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.3 KB

WearAbouts (a NYCBigApps project)

Local events find you as you walk around New York City and notify you on your Android phone or Android Wear device.

Screenshot2 Screenshot3

Screenshot3 Screenshot3

Screenshot3 Screenshot3

Source Data: SeatGeek from NYCOpenData set.

Original Icon: Location by Simple Icons from The Noun Project

Licensed under CC BY 3.0 US - http://creativecommons.org/licenses/by/3.0/us/

Open source code provided under Apache 2.0 License

Both Android Studio and Eclipse supported.

To build iin Eclipse you need the following dependencies: Android Library Projects: android-support-v7-appcompat and google-play-services_lib

To build in Eclipse, place the android-support-v4.jar in the libs folder. For info on creating the android wear library for use in Eclipse see:

http://stackoverflow.com/questions/24520240/import-android-support-wearable-cannot-be-resolved

Note: you can add the unzipped aar as an android library dependency instead (mark it as a library first) to make sure resources and not just classes are included.

To disable