/GoUbiquitous

Developed a wearable watch face for a sunshine weather app

Primary LanguageJavaApache License 2.0Apache-2.0

GoUbiquitous

Build a wearable watch face for Sunshine to run on an Android Wear device.

Screenshot

alt tag

What I Learned?

  • Understand the fundamentals of Android Wear.
  • Design for multiple watch form factors.
  • Communicate between a mobile device and a wearable device.

About the final app

  • App works on both round and square face watches.
  • App displays the current time.
  • App displays the high and low temperatures.
  • App displays a graphic that summarizes the day’s weather (e.g., a sunny image, rainy image, cloudy image, etc.).
  • Watch face obtains weather data by talking with a copy of Sunshine running on a device paired to the watch.