I want to develop a light weight registry service for android device similar to UDDI Concept.
An UDDI is heavy weight which find difficult to implement to resource constrain devices.
Does a AIDL supports UDDI Features like publish, subscribe and access control or do i need to use any other method to develop a light weight registry for android device. An explanation or link to the topic might be help full