Hi, I want to launch another application from my own application, and have a service running doing some sort of things such us play a sound event where X condition is meet. What I need to know is if it's possible for the service to "launch" the sound event in another activity backgrounding the external application I had launched before. As activities starts activities or applications through intents, I don't know I could do this. The application is not of my own, in fact its an application that do what I need, but also I need to play an event sound where X condition is meet. Then I thought on a Service running and alert my activity, but my activity is no more on foreground but the external application.
How can achieve this if possible? -- If you want freedom, compile the source. Get gentoo. Sebastián Treu http://labombiya.com.ar -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en