An Android Experiment - A simple face with personality
Faces is a demonstration of the Interactive Watch Face API for Android Wear, made as an Android Experiment for the Android Experiments Google I/O contest (Which, sadly, did not win/place). Based on your touch, Jake (the name of this face) will emote in several different ways. This code can be used best to give insight on creating watch faces with the Interactive Watch Face API, or just making a watch face in general. (Note: This has NOT been tested on Round devices or emulators. Right now, it has only been tested on square devices)
Emotions:
Touch - Confused
Nothing/Touch Cancel - Happy
Tap - Laughing (Three Seconds)
Copyright 2016 Marlon Jones
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.