/GoUbiquitous

A companion app for Sunshine. It puts the temperature and weather condition clearly on your wrist.

Primary LanguageJavaApache License 2.0Apache-2.0

Go Ubiquitous

Synchronizes weather information from OpenWeatherMap on Android phones, tablets and wearables.

Screenshots

Pre-requisites

App module

  • Android SDK 21 or Higher
  • Build Tools version 24.0.2
  • Android Support AppCompat 24.2.1
  • Android Support Annotations 24.2.1
  • Android Support GridLayout 24.2.1
  • Android Support CardView 24.2.1
  • Android Support Design 24.2.1
  • Android Support RecyclerView 24.2.1
  • Google Play Services GCM 9.8.0
  • BumpTech Glide 3.5.2

Wear Module

  • Android SDK 21 or Higher
  • Build Tools version 24.0.2
  • Google Play Services Wearable 9.8.0
  • Android Support Palette 24.2.1

Getting Started

This project uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

License

Copyright 2015 The Android Open Source Project, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.