Skip to content

Udacity project implementing the Wear API. App sends weather data from the Sunshine app to a WatchFace on a wear device.

License

Notifications You must be signed in to change notification settings

robbiestells/Udacity-Wear

Repository files navigation

Udacity Wear Project

The Udacity Wear Project is an example of how to push data from an Android app to a Wear app. It displays the current time and sends high temp, low temp, and a weather icon from the Sunshine app to the Wear app.

This project was created as part of the Udacity Android Developer Nanodegree program.

Submitting an Issue

  • You can use the GitHub issue tracker to track bugs and features.
  • Please check to make sure an issue hasn't already been submitted.
  • When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug. Ideally, a bug report should include a pull request with failing specs.

Contributing

If you'd like to contribute your ideas to make this project better, feel free to:

  1. Fork the official repository.
  2. Create a topic branch.
  3. Implement your feature or bug fix.
  4. Add, commit, and push your changes.
  5. Submit a pull request.

License

MIT License

Copyright (c) 2017

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Udacity project implementing the Wear API. App sends weather data from the Sunshine app to a WatchFace on a wear device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages