Jawad Amjad
Jawad Amjad

Reputation: 21

How to UploadVideos to Youtube Programatically from Android App

I would like to know that how can I upload videos to youtube from my android application programatically.

Upvotes: 0

Views: 1196

Answers (1)

evilone
evilone

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

Related Questions