
Right out of the gate in my new job at Salesforce.com and I have been working on a pretty exciting new project to integrate clouds and humans using Salesforce.com and Android Wear. This week [Salesforce launched six new open source developers packs for wearables][1]. I created the [Salesforce Wear Pack for Android Wear][2] to help developers start building cloud-driven wearable apps for emerging devices like smart watches. Check out a short demo of the sample app I built:
<iframe width="640" height="430" src="//www.youtube.com/embed/vrjYEvn9sxE?rel=0" frameborder="0" allowfullscreen></iframe>

All of the code and instructions for getting this application running in your development environment are in the [QuoteDiscountApproval sample app][3].

This project was a ton of fun and I’ve learned a bunch of new things about Android, Gradle, and Salesforce.com which will provide some great fodder for upcoming blogs. So check out the [Salesforce Wear Pack for Android Wear][2] and stay tuned for more blog posts on these topics.

 [1]: https://developer.salesforce.com/wear
 [2]: https://github.com/developerforce/WearablePack-AndroidWear
 [3]: https://github.com/developerforce/WearablePack-AndroidWear/tree/master/samples/QuoteDiscountApproval
