Remote Selfie - Angular.js on wearable devices
Today, Samsung has released the new wearable technology called Samsung Gear that can be used as your handwatch. Samsung also launched gear app challange this July. So, we want to try to build cool application that run on this platform. We are using angular.js on the gear because the simplicity and easeness of the framework. We can build the app on device in fast time.
This application is open source and you can browse the code here
ReSelf Wearable Github Repository
ReSelf Android Github Repository
So, the coolest function of this application is image streaming so that you can see the camera of your phone on your smartwatch’s screen in real time. The code we use to implement this is using intent service that will send the preview image from phone to gear.
Here is the live demo