/android-wear-tutorial

[TUTORIAL] Extension of an Android app into an Android Wear one.

Primary LanguageJavaApache License 2.0Apache-2.0

Android Wear Tutorial

As the name suggest this repository serves as code reference for a set of tutorials on Android Wear.

Starting from a sample application running just on an handheld device, the code evolves to support and to take advantage of wearables devices.

More about this journey at:

  1. Introduction to Wearables
  2. Landing on Wearables (debugging, extending notifications)
  3. Colonizing Wearables (running apps on an Android Wear)
  4. Pimp my Wear (custom UI’s)
  5. Data exchange and Sync
  6. Miscellaneous

A PDF that can be used as reference is available at http://goo.gl/5RT8j5

Developed By

License

Copyright 2015 Simone Casagranda.

Licensed 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.