Hi all, I have developed an app which steams music live in a service. The service is started with an intent from the activity. It works fine. Basically, I am using media player object, which plays music in the service (which I started with intent). But when I was driving thru some remote hilly area, where there is no internet connectivity, the service stopped playing music. When I checked later, the service has stopped. What is the concept behind this ?
What can be the best/established way of handling this situation ? Thanks in advance -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

