I have been combing the developer.android site for a specific way to implement an app i'm trying to flesh out. The answer to this question will hopefully point me in the right direction.
I am trying to design an app that is basically a slave to whatever messaging apk the user wishes to download. Example: Handcent lets you use it's ringtone picker for almost every app that has notifications, even though it is a separate app for messaging in and of itself. What is the terminology for how this was coded for Android? I want to do something similar but i have no idea of where to look to find making my app the service for the function on the device
I am trying to design an app that is basically a slave to whatever messaging apk the user wishes to download. Example: Handcent lets you use it's ringtone picker for almost every app that has notifications, even though it is a separate app for messaging in and of itself. What is the terminology for how this was coded for Android? I want to do something similar but i have no idea of where to look to find making my app the service for the function on the device