Android VideoCell jar, where and what is it?
Anyone heard of this:
VideoCell cell = new VideoCell(开发者_开发技巧titleStr);
If so where can I get the .jar from? And information about it?
Sorry about that, I'm guessing you read this link: Android: Trying to get data from youtube api
I came across that article and thought it had something to do with the YouTube api, but on close examination, it looks like a user defined class.
Your best bet would be to contact the guy who wrote the code and see if he's willing to give you the code for it.
精彩评论