Hi Everybody My question about android service is about its distribution. My requirement is that suppose i have developed an Android Service which provides some kind of news updates. Any application can use it's API's to get news updates. Now my question is how will i distribute my Android Service ? 1. Will i simply put this in Android market and if any android application developer wants to use its API he will download this on the phone. 2. What if at run time the application try to use my Service and Service is not installed on phone, Will Android system try to download that service from android market ?
Thanks Dalvin -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

