See http://stackoverflow.com/questions/3828331/android-service-distribution/3830890#3830890
On Wed, Sep 29, 2010 at 11:26 PM, Dalvin <[email protected]> wrote: > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Atlanta: http://bignerdranch.com/classes/android -- 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

