Skip to content

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.

Notifications You must be signed in to change notification settings

wesreisz/Android-Wear-Whos-Next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published