The Tizen Samsung Wearable SDK 1.0.0 Beta 1 was released yesterday for the Gear 2 and Gear 2 Neo Smartwatches.
Below are the direct links for the Install Manager and SDK Images:
Install Manager
PLATFORM | INSTALL MANAGER | FILE SIZE | MD5 CHECKSUM | UPDATED DATE |
---|---|---|---|---|
Ubuntu® 32bits | tizen-wearable-sdk-2.2.150_ubuntu32.bin | 4.0M | 7c54fc04ebef6fb7162760070c6a0524 | Mar 17, 2014 |
Ubuntu® 64bits | tizen-wearable-sdk-2.2.150_ubuntu64.bin | 4.1M | e1e1fc624b654f48411c3d889211c6d6 | Mar 17, 2014 |
Windows® 7 32bits | tizen-wearable-sdk-2.2.150_windows32.exe | 4.5M | c69d7a4072510560748c131e5d676a9f | Mar 17, 2014 |
Windows® 7 64bits | tizen-wearable-sdk-2.2.150_windows64.exe | 4.5M | d0e29f7fd5d97757b2f48ff48fb63734 | Mar 17, 2014 |
Mac OS X® (Intel) | tizen-wearable-sdk-2.2.150_macos64.dmg | 4.2M | c934d6dd4d99dea2578563ab9eda085d | Mar 17, 2014 |
Mac OS X® (Intel,CLI) | tizen-wearable-sdk-2.2.150-macos64.bin | 4.0M | fbe0b207c2c36a63e5eab667b3eae204 | Mar 17, 2014 |
SDK Image:
PLATFORM | SDK IMAGE | FILE SIZE | MD5 CHECKSUM | UPDATED DATE |
---|---|---|---|---|
Ubuntu® 32bits | tizen-wearable-sdk-image-1.0.0b1-ubuntu32.zip | 545M | f2da290869a162f54150ec207d65d638 | Mar 17, 2014 |
Ubuntu® 64bits | tizen-wearable-sdk-image-1.0.0b1-ubuntu64.zip | 546M | e2eb02b947ed330521af0e3d8b352035 | Mar 17, 2014 |
Windows® 7 32bits | tizen-wearable-sdk-image-1.0.0b1-windows32.zip | 553M | 427d134ec21fcbb27273ad5c923dabef | Mar 17, 2014 |
Windows® 7 64bits | tizen-wearable-sdk-image-1.0.0b1-windows64.zip | 553M | 161cd8847cdb353c9ffbdc7710ab85af | Mar 17, 2014 |
Mac OS X® (Intel) | tizen-wearable-sdk-image-1.0.0b1-macos64.zip | 540M | cff425f85f45a5e89d4ba04de85e6b6f | Mar 17, 2014 |
Architecture
Samsung Wearable devices are to be paired with a host device (ideally a Smartphone), for connectivity and other services that complete the user experience:
- Gear Manager to manage the delivery and set up widgets on wearable devices.
- Wearable Manager Service to receive and install the widget on wearable devices, and forwards the information to the Gear Manager settings.
- SAP (Samsung Accessory Protocol) provides a connection between the host and wearable devices and supports a wide range of connectivity technologies, such as Wi-Fi, Bluetooth Classic and Bluetooth Low Energy (BLE). For more information, please refer to this web page .
The following figure shows the architecture of the host and wearable devices including Gear software Manager.
Below you can see the relationship between the Host IDE and the wearable:
Application Package Structure
You can create your Tizen gear application in a number of ways:
- Linked (Master-Follower)
- Integrated
- Standalone
They can have different requirements and the figure below gives you an idea of their relationship to each other:
If you could like to learn some more details on this particular setup then please follow this link.