Android wear is a platform by Google for wearable devices. It was launched yesterday. For now it is for watches and later it may expand to other wearable like shoes, pen, etc. The Youtube video showcasing the features of Android Wear by Google is mind blowing.
It is game over for all other smart watches out there. The End. Android wear is simply amazing. Pebble, Samsung and Sony were the early entrants in the smart watch world. They are all going to be in serious trouble. Android wear is not a separate operating system by itself, it is extended from Android which makes it invincible. I am really excited because it opens up innumerable possibilities for innovation.
The best thing is, Google has opened up the platform immediately with a developer preview. We got an emulator for Android Wear in the SDK update. In this tutorial, I am will walk you through to setup the development environment to start programming for Android Wear. We will also see how cool the notifications are in the Android Wear emulator.
Android Wear was launched just yesterday and I have spent only one night with it yet :-) if you notice any errors in this tutorial, please post a comment to fix it.
For now the Android Wear platform is targeted for Watches. App will be running in a watch on Android Wear platform and it will be connected to an Android device. It is so exciting since, Android Wear is not just a notification app acting as an extension of the paired device. We can apply actions to it, communicate back to the device! By registering for the Android Wear developer preview we get the following,
adb -d forward tcp:5601 tcp:5601
If you get “error: device not found”, then the Android device (mobile) is not properly setup with the computer for debug and its not visible for ADB. You may have to enable the USB debugging mode in developer options, install the right USB device driver.
Once the Android device and the Android Wear AVD is paired up, all the notifications received in the Android device are shown automagically in the Wear AVD. Following are some of the cool screenshots from the Android Wear Watch.
Android developer preview has given a set of examples to achieve above in Android Wear platform. I will write about those examples in the next tutorial and subsequently write tutorials about how to Android Wear enable our own applications.
Comments are closed for "Android Wear Getting Started Tutorial".
Nice information to start work with android wearable devices. Thank you.
Hey Joe,
Just today I read an article on Android wear in tech news and now I found a tutorial for it. Awesome…. you rock!!
Thanks, try this out and post your experience.
Just Supperrrb sir.! Nice Going…
Thanks Firoz.
thanx sir i m try to make multiple notification app,will you please show the code of all app that you already done
sir another question can i connect the two emulator for working on this
already found a link but thats for ubantu not for window if u found pls give me
Cool!!!!!!
Super! Nice to see the quick article to kick start on Android Wear. For sure, Google is driving innovation in web and hand held devices. Now it is wearable devices. Wondering Google may extend the scope of Androidification of the devices… For sure Android is going to be major player in IoT(Internet of Things). Future is going to be exciting!
Thanks mate! Your steps are very clear and I am able to complete the installation in very first time!Great Details
with respect to GCM?
Emulator for Android Wear platform is fine but as stated by Google / Developer preview the app that will communicate with Wear is not compatible for emulator. This is as of the moment but very soon they will release apis for that too.
Thanks Jaydeep.
Man you have exactly reflected my thoughts. We love Google.
Wow great, this is what I want and makes me ecstatic. Enjoy.
Hello,
I am not able to connect Android Wear Emulator with my device.I have HTC One device which has 4.4 (KitKat OS).
But, when I execute the line adb -d forward tcp:5601 tcp:5601 through command prompt,nothing happens.Android Wear emulator does not show device connected.
Note : I am able to launch the Android Wear Preview app successfully in my device and Notifications settings is also enabled.
My question is do we need to use same value “5601” ?
Any help will be appreciated.
Also, where is the application “Android Wear Preview” in PLayStore? Can you post the link.
Nice article! Really love to see more of android wear. Will be watching out for your articles! (still not sure how/if i can make apps on a android wear device… (i mean not only push notifications from a android app to the wear device)
You have to sign up before it appears in your app store http://developer.android.com/wear/preview/signup.html
I had the same problem, i had to fiddle around with the USB settings and use different USB ports… for some reason i also had to update my htc sync software… (just try everything a couple of times;))
When your device is able to connect to your pc, it should be able to connect your TCP port
Wow can’t wait to get started.
Wow. Nice insight into the future. Thanks.
Great tutorial buddy Thanks A lot….
Very nice article… Thank you.
Please, soon post how to create apps for android wear…!
begin the adb command with a ./
so on your command line under Android SDK /Platform-tools: ./adb -d forward tcp:5601 tcp:5601
hope that helps :)
Nice tutorial, thanks a lot.
Welcome Nishan.
is it possible to read the data of the sensors in the watch from the mobile ?
Hi Joe,
Nice tutorial to kick start the Android wearable.Please post few more tutorials in this section.
waiting for your next tutorial.thanks in advance.
thank you so much Mrjoe
Wonderful Blog Go Ahead