Author Topic: Android SmartWatch  (Read 1273 times)

0 Members and 1 Guest are viewing this topic.

Offline frog

  • Knight
  • **
  • Posts: 232
  • Cookies: 16
    • View Profile
Android SmartWatch
« on: December 29, 2012, 09:29:42 pm »
http://store.sony.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551&storeId=10151&langId=-1&productId=8198552921666443169#specifications

This is pretty fucking cool! It can monitor/interact with calls and control the media player on your phone via Bluetoof. There is also what's called an "Extension SDK"(an Android, Java API) which has a limited access to the functionality of the device:
  • Notification API: this API is typically used by simple event driven data providers such as SMS, MMS, Missed calls, Facebook, Twitter and so on.
  • Control API: this is the most advanced API, giving you full control of the accessory screen.
  • Widget API: this is an API enabling you to display a widget on the accessory.
  • Sensor API: this API makes the sensor data of the accessory (e.g. vibrator and accelerometer data) available to the Extensions application.
[ref] = http://developer.sonymobile.com/knowledge-base/tool-guides/download-the-new-smart-extension-sdk-and-create-smart-extras-apps/

It would be cool to mess with the sensor API, but I would be content just having the capabilities of this thing.

The battery lasts about 3-4 days and rechargeable over USB.

« Last Edit: December 30, 2012, 03:25:51 am by frog »