Check out My Complete Code for uploading Video on youtube click here
The problem is ,i can upload the video from SD card n it takes file name but main issue is authentication for youtube . Its not gone be happening and i am getting error .Infact the service from youtube is not gone be directing my user account .I feel trouble over authentication .
We are using gdata client library .
Error Details :
E/dalvikvm(682): Could not find class
'com.google.gdata.data.media.MediaStreamSource', referenced from method
com.google.gdata.client.media.MediaService.getMediaResource
Can anyone help me in authentication n get service from youtube . Please suggest me .
Thanks in advance
I got answer for it .I just used youtube direct resumable Api details for solution.