Are there any Android YouTube Player Flags?
Posted
by stormin986
on Stack Overflow
See other posts from Stack Overflow
or by stormin986
Published on 2010-05-20T23:45:24Z
Indexed on
2010/05/20
23:50 UTC
Read the original article
Hit count: 126
My goal is to launch a video in the YouTube player, and then return to my app. I realize I can't control what's going on in another app, BUT I'm wondering if the YouTube app supports any kind of flags or data set in the calling Intent that might support this functionality.
Anyone aware of any?
I cannot find any documentation on the YouTube app/activities. I had to watch the logs just to figure out which activity to call in the first place (so the choose app dialog didn't appear).
© Stack Overflow or respective owner