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.
- Presentation: http://android-wear-whos-next.appspot.com
- Server: http://gcloud.wesleyreisz.com:3000
forward to actual device for adb forward tcp:4444 localabstract:/adb-hub; adb connect localhost:4444 adb -d forward tcp:5601 tcp:5601