with each other over BT • Require Android 4.3+ on phone/tablet • Wearable itself doesn’t connect to internet • Limited function when connection is lost • Current available sensors are Compass, Accelerometer, Gyroscope, Heart Rate Sensor(*)
of the NotificationManager service NotificationManagerCompat notificationManager = NotificationManagerCompat.from(mContext); // Build the notification and issues it with notification manager. notificationManager.notify(notificationId, notificationBuilder.build());
- Build apps for Wearables http://developer.android.com/training/building-wearables.html - Thanks to Mario Viviani for some slides and ideas from Kick-Start Your Experience with Android Wear