Languages

Menu
Sites
Language
Service Adaptor

Hello,

Which internet services (plugins) are available and is it possible to request a new plugin ?

https://developer.tizen.org/development/guides/native-application/social/service-adaptor

 

Thanks

 

 

Edited by: John Ixion on 22 Feb, 2016

Responses

4 Replies
daniel kim

Hi,

I've performed a service adaptor sample in Tizen SDK 2.4 Rev3. but only "com.samsung.coreapps" was found.

As per this link, downloadable plugin will be supported from Tizen 3.0 and service provider apis are not opened in Tizen 2.4.

      https://wiki.tizen.org/wiki/Convergence/Service_Adaptor

Regards

John Ixion

Thanks Daniel,

Service Adaptor is a great concept but it would be even better for web apps.

Why is this restricted to native apps ?

Jihoon Park

Hello.

The idea to design the general APIs which represent functionalities of various services may look great theoretically. However in reality it may not be feasible in Tizen platform; service APIs are generally designed very service-specifically, so service APIs are provided as service-specific adaptation archtecture, not as general service adaptation architecture. For example, Voice or Map in Tizen is developed based on the plugin of each specific service.

Through a discussion together with Service Framework Architects, we have decided to deprecate service-adaptor APIs since Tizen 3.0.

Thanks.

John Ixion

Thanks for the information.

Do you have any info about Service Application, which is needed for instant messaging web apps on mobile ?

https://developer.tizen.org/development/guides/web-application/application-management/applications/service-application