I'm not sure I follow what you are trying to accomplish...

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Sun, Apr 18, 2010 at 7:45 AM, Sebastián Treu <sebastian.t...@gmail.com>wrote:

> 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<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
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

Reply via email to