Reputation: 21
I would like to know that how can I upload videos to youtube from my android application programatically.
Upvotes: 0
Views: 1196
Reputation: 22740
I think you need to use YouTube API in your application http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Sending_a_Browser_Upload_API_Request
Upvotes: 1