SO how do i open the you tube player? I hold youtube url (http://www.youtube.com/watch?v=dMH0bHeiRNg) and i want to show it directly in youtube player without opening the browser first?
On May 24, 2:31 pm, Mark Murphy <[email protected]> wrote: > zohar lerman wrote: > > Hi , > > > I found that there is difference in class name of the YouTube player > > between devices: > > Some call it ‘com.google.android.youtube.PlayerActivity’ and some > > ‘com.google.android.youtube.YouTubePlayer’ > > > My question is: > > Is there a way to retrieve the class name? > > The YouTube activity is not part of the SDK. You should not be relying > upon it even existing on a device, let alone having a specific class as > its implementation. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

