/tizen-extension-sample

Tizen Extension SDK Sample provides usage of Extension API provided by Samsung.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Overall

These are Tizen sample application projects that uses Samsung Extension API to provide advanced access to the Samsung device's platform capabilities.

References

Project structure

├── Dotnet
│   ├── SAP
├── Native
│   ├── InAppPurchase
│   ├── OAuth_using_AppControls
│   └── RemoteAppControl
└── Web
    ├── InAppPurchase
    ├── OAuth_using_AppControls
    ├── RemoteAppControl
    └── HelloAccessory_Web_widget

How to import from Tizen Studio

Go to File > Import in Tizen Studio and follow steps.

Import 1

Import 2

Enter https://github.com/Samsung/tizen-extension-sample.git to URI. Import 3 Import 4 Import 5

Select Import existing Eclipse projects.

Import 6

Import 7

After clicking Finish all project will be added to the Project Explorer.