Program Resource

Resource libraries for programmers and developers

SDK is installed via Android SDK Manager. Detailed steps can be found in page below.

http://developer.sonymobile.com/knowledge-base/sony-add-on-sdk/install-the-sony-add-on-sdk/

Add

http://dl-developer.sonymobile.com/sdk_manager/Sony-Add-on-SDK.xml

to path, and under Android 4.1.2, install “Sony Add-on SDK 2.0” (and/or later version).

sdkmanager

After installing, open File -> New -> Project, and select Android Sample Project.

newproject

sampleproject

Select SmartExtensionAPI.

smartextensionapi

And same for SmartExtensionUtils.

smartextensionutils

Open project property for SmartExtensionAPI, and check Is Library.

islibrary

Open project property for SmartExtensionUtils and check Is Library, and click “Add” button and add SmartExtensionAPI.

islibrary2

Then, select Sample project you want to try.

sdksample

In project property for sample project you selected, click “Add” button under Library and add SmartExtensionAPI and SmartExtensionUtils.

sdksampleconfig

Now, you are ready to build project, install to Android device as usual. You should see sample SmartWatch extension installed and listed in SmartConnect.

If you want to try EightPuzzleExtension or MusicExtension, download file first.

http://developer.sonymobile.com/2012/05/07/music-player-and-8-game-extensions-for-smartwatch-now-available-as-open-source/

http://developer.sonymobile.com/downloads/code-example-module/music-player-and-8-game-extensions-for-smartwatch-open-source/

After downloading, copy 2 folders to sample folder under Sony SDK.

musicandgame

After copying, you can import sample project with same steps as above.

sonysdksample2

Configure Library and build, and you should be ready to try.

Print Friendly, PDF & Email

This post is also available in: Japanese

Leave a Reply

Your email address will not be published. Required fields are marked *


*

CAPTCHA