On Mon, Dec 27, 2010 at 6:46 AM, sjor <[email protected]> wrote: > Thank you. So, Is there any other possible way to launch my > application when I open a video on Youtube?
If your app is the one that is in control at the time the user says "I want to watch this video", you can start up your own activity yourself. However, I am assuming that your objective is that if the user encounters this magic video anywhere (e.g., while browsing) that your application gets control, and I know of no way to accomplish that. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

