I got this error
E/AndroidRuntime(475): java.lang.NoClassDefFoundError: com.google.gdata.client.youtube.YouTubeService
When I try to run Youtube data api. I have almost included all the api’s, instead extra jar files but still it is giving me this error! Please give quick reply how to fix it?
If you had updated your ADT to ADT 17 then you need not to add reference of external jar, just put that jar in a folder named “libs“.