you don't need to reconnect. service is always running, you can
communicate with it through "static" variables, or you can Stop it via
StopService()

On Mar 8, 11:03 pm, csyperski <[email protected]> wrote:
> This may be a easy question but I have a application that runs a
> service using:
>
> startService()
>
> The service works great but my questions is how do I reconnect to this
> service if I close my front end app by clicking the home button, then
> re launch the app?  Thanks to anyone that can help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to