I want to play you tube video in my android application
I got exception while youtube initialization like \"service_missing\".
I write following code,
As the API documentation for the Youtube API states:
YouTubeInitializationResult.SERVICE_MISSING The YouTube API service is missing on this device.
YouTubeInitializationResult.SERVICE_MISSING
You'll need to install the Youtube app into the emulator to make it work.