[android-developers] Re: YouTube in the emulator?

2016-03-19 Thread satish gupta
You can use youtube app but it must be a x86 variant of the Youtube app. Below is he link. http://www.apkmirror.com/apk/google-inc/youtube/youtube-11-07-59-release/youtube-11-07-59-7-android-apk-download/ Hope it will help you... On Saturday, September 19, 2009 at 5:09:39 AM UTC+5:30, Felix wrot

[android-developers] Re: YouTube in the emulator?

2009-09-19 Thread Felix Oghina
I see. It seems rather peculiar to me that such a powerful platform with so much accent on freedom and sharing between applications lacks this particular, very useful, feature. dadical, thank you very much for your Activity, I will surely use it as an example for writing my own (I'm new to both An

[android-developers] Re: YouTube in the emulator?

2009-09-19 Thread dadical
Yes you are correct about the activity stack, with the following caveats. The activity that you call may not be designed perfectly for your use case. For example, YouTube is all about viral promotion of videos, and if you don't want your user wandering off, or perhaps want the activity to return

[android-developers] Re: YouTube in the emulator?

2009-09-19 Thread Mark Murphy
Felix Oghina wrote: > But it's still made by Google, isn't it? So it's standard across all > devices? Only those devices that license it. For example, it is unclear if the Archos 5 Android devices have YouTube. I rather doubt they do, as Al Sutton has indicated they do not have the Android Marke

[android-developers] Re: YouTube in the emulator?

2009-09-19 Thread Felix Oghina
But it's still made by Google, isn't it? So it's standard across all devices? On Sep 19, 2:43 am, Mark Murphy wrote: > Felix Oghina wrote: > > How can I get the YouTube application in the emulator? I want to > > create an application that launches YouTube clips and I need to test > > my Intents.

[android-developers] Re: YouTube in the emulator?

2009-09-19 Thread Felix Oghina
Thanks, your Activity is great and I might just use it (I have to speak with a "manager" - the reason why I used quotes is because he's actually my brother :P). Still, I think an application would be more 'polished' if it was able to launch the standard YouTube application (I'm all for standardiza

[android-developers] Re: YouTube in the emulator?

2009-09-18 Thread dadical
If you just want to be able to play YouTube videos, you're welcome to use my free Activity that I wrote. Just drop the source in your project and change the package and you should be pretty close to ready to play YouTube videos. It's barebones, but it takes care of all of the hard stuff with res

[android-developers] Re: YouTube in the emulator?

2009-09-18 Thread Mark Murphy
Felix Oghina wrote: > How can I get the YouTube application in the emulator? I want to > create an application that launches YouTube clips and I need to test > my Intents. I can't find anything related to this in the docs. You can't, legally. That application is licensed to handset manufacturers