using youtube data in android project
问题 My target is to use youtube instead of server, to store videos. I need youtube provide the following function 1. upload video and get his url . 2. search for video that match developer tag. to do so, i find here those posts Using YouTube Data Api in Android Creating a playlist with Youtube DATA API on Android after i read those posts i install eclipse youtube data plug in and downloaded those file https://code.google.com/p/gdata-java-client/downloads/detail?name=gdata-samples.java-1.47.1.zip