언어 설정

Menu
Sites
Language
Sharing Appregistry with a service application

Hi all,

    is it possible to share app registry of a native application with service application
Regards,
Harish K

답변 바로가기

Responses

1 댓글
Mark as answer
Alex Ashirov

Hi,

I don’t think that you can use the same AppRegistry from 2 apps. But you can implement you own solution. For example, you can use Tizen::Io::Registry with Tizen::App::MapDataControl to achieve the required functionality.