/Android-Wear-Whos-Next

Sample Android application, nodejs service, and HTML5 presentation exploring how to develop custom clock faces on the Moto360 using the Android Wear API. The application consume data from a ReST API hosted on Google Compute.

Primary LanguageHTML

Android Wear

Who's Next This is an example application that explores the Google Wear API. The core part of the application explores what's required to create custom clockfaces on the Moto360. The example uses an Android Mobile application to consume data from a Google Compute Engine hosted Node.js server. The Mobile application opens a data pipeline (using Android Wear) to push updates over Bluetooth to the watch. An HTML5 application is used to present the information and demonstrate the examples.

forward to actual device for adb forward tcp:4444 localabstract:/adb-hub; adb connect localhost:4444 adb -d forward tcp:5601 tcp:5601