Languages

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

View Selected Answer

Responses

1 Replies
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.