Friday, January 6, 2012

[YouTube-API] Re: Author or Channel Query?

Hello Mitch,

There is no supported Java client library that works on Android. The
older Java client library (http://code.google.com/p/gdata-java-
client/
) is not intended for use on Android, and the newer Java client
library that does work on Android (http://code.google.com/p/google-api-
java-client/
) doesn't currently have official support for the YouTube
API. It's possible to use the newer Java client library with the
YouTube API in an "unofficial" way, as you've found, but it's not very
straightforward and I'd recommend just doing raw HTTP requests and
parsing JSON responses instead, as I mentioned above.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 4, 9:58 pm, Mitch Besser <besse...@gmail.com> wrote:
> I'm not sure what you mean by the "newer" client library, but I think
> that's what I'm using.  It sure would be nice to have a good introduction
> to what's available to be used.  I've been unable to find a chart that
> shows what technologies work with what libraries.  I'm having a hard time
> simply seeing the forest.
>
> That said, it seems much better when I use the orderby parameter even
> though it seems to be documented that I'm using the default when I don't.
> The wording in the doc is very difficult to understand, so I may be reading
> it incorrectly.

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment