Skip to content

Udacity android Nanodegree project : P6 : Sunshine Weather Wear app

License

Notifications You must be signed in to change notification settings

samirthebti/SunshineWeather

Repository files navigation

SunshineWeather: Android wear appllication

Synchronizes weather information from OpenWeatherMap on Android Phones and Tablets. Used in the Udacity Advanced Android course.

Features

  • Implemented the watch face using CanvasWatchFaceService
  • Syncing data from handheld using Data Layer API
  • Listening to sync requests on mobile using Wearable Listener Service
  • Listening to sync responses on wearable using DataListener
  • Rendering UI to look slick both on Round and Square Android Wear devices
  • Timer build with native Handler
  • Abstracting logic of display of common UI elements like time and weather info in view models

ScreenShots


***

About

Udacity android Nanodegree project : P6 : Sunshine Weather Wear app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages