Skip to content

Creating a new service

vplachkov edited this page Aug 9, 2012 · 6 revisions

Service Manager is responsible to manage services and provide them for users. Service provides functionality of set of Profile APIs. To register do the next simple steps:

  1. Be sure that exist profile APIs needed for this service or create it.
  2. Open XML database of service manager and add manifest of your service ( example)
  3. Add this manifest to database

Clone this wiki locally