Possible Duplicate:
Determining the current foreground application from a background task or service
android:how to check if application is running in background
I would like to start/stop my service when an app is launched (YouTube, Video App, every other app). Is it possible to do. If so, how can I implement this?