I am new to android and i have been analyzing the android source code to understand how the System services are implemented. My Question is am I able to create my own System Service and add it to the framework so that all the applications should be Able to access my service.
Any comments/Code snippets would be helpful.
Thanks to the Replier in advance.
In your activity: