Code Monkey home page Code Monkey logo

android-wear-demo's Introduction

Android Wear Demo

Overview

This app provides a simple showcase for the basic tools available when developing Android Wear apps, with a focus on custom UI and data syncing. The main Wear app consists of a list with the following options:

  • Bad Layout Demo : An example of an activity whose inflated layout will not fit correctly on a round device
  • BoxInset Demo : Uses BoxInsetLayout to take the original layout from the first activity and correct it for round devices
  • WatchViewStub Demo : Uses WatchViewStub to inflate separate layouts for square and round devices
  • CardFragment Demo : A basic example of creating a CardFragment
  • CardFrame Demo : A basic example of including a CardFrame in a layout in order to provide arbitrary card content
  • 2D Picker Demo : Demonstrates the "2D Picker" pattern by making use of a GridViewPager
  • DelayedConfirmationView Demo : Simple example of including a DelayedConfirmationView in a layout
  • DismissOverlayView Demo : Demonstrates the usage of the DismissOverlayView to implement the long-press-to-dismiss pattern

In addition, the primary Activity of the Wear app should be understood as a demonstration of the WearableListView.

A watch face service called Digital Temperature Face is also included with the wearable app. It will display the temperature-sensitive time (changes color with the current temp!) along with the high and low temperature for the day.

Setup

To grab the repo:

$ git clone [email protected]:livefront/android-wear-demo.git

All the demos can be tested by loading the wear module directly onto a device or emulator in the standard way using Android Studio.

android-wear-demo's People

Contributors

benjamincassidy avatar brian-livefront avatar sean-livefront avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.