[android-developers] Youtube API for subscribed channels list

2016-05-14 Thread shiva pendem
Hello, I am working on YouTube videos API, I am unable to get the channels user subscribed, can any one share me the link where the google api can provide me the list of channels subscribed for the user account, in the latest version of google api, Thanks, Pendem Shiva Shankar, -- You

[android-developers] youtube api for android

2011-10-19 Thread ravi
Hi, Any suggestions for uploading videos to our own youtbe account from android application using youtube api. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] youtube api for android

2011-10-19 Thread Justin Anderson
Ask youtube Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Oct 19, 2011 at 10:23 AM, ravi ravinderjre...@gmail.com wrote: Hi, Any suggestions for uploading videos to our own youtbe account from android application using youtube api. --

[android-developers] Youtube API : SAXParser error

2010-07-22 Thread Ashish
Hi, I have been trying to use the youtube APIs on the Android Platform (version 1.6) and have been stuck with the SAXParser whenever I send out a query from the following line of code: VideoFeed videoFeed = service.query(query, VideoFeed.class); I initially had errors with the SAXParser for

[android-developers] youtube API

2009-10-20 Thread tstanly
hi all, is there have youtube API or lib (like jar file) in the Android? I hope that can write a app like youtube on the htc mobile phone, such that I can search video, and return the video information (snapshot,video length,shard author..etc) can somebody give me some suggestion? thanks!