#Build it Bigger Project built for the Udacity Android Nanodegree
##Description: This watchface was created as a simple watchface to allow the user to see the current weather at a glance. Features include a picture denoting the current weather, the low and high temperatures, and the time. All data related to the watchface is contained within the watchface branch.
##Getting Started This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
##Features:
- Uses Android Wear standard libraries to create a weather-based watch face.
- Uses a DataApi listener to update watchface when weather has changed.