TweetThis post walks you through registering for the YouTube API. This is necessary if you want to upload / download videos from YouTube using OAuth. Another way to think of registering is that, it creates a server side representation of your android app that you are going to create, so that Google can recognise your [...]
-
Subscribe!
Subscribe to my blog for notifications of new posts, updates and unique unseen content. -
MobileFun.co.uk
-
Recent Posts
-
-
Recent Comments
- blundell on [TUT] Simple InApp Billing / Payment V3
- blundell on [TUT] Set a notification for a user chosen time
- Sunil D M on [TUT] Simple InApp Billing / Payment V3
-
Archives
-
‘The Cloud’
android animate animation ant array background Beginner billing blundell brower browse user uploads buton calendar custom density dialog download email feedback gdata generics image imageview in-app billing intent Intermediate java listview loading oauth onClick open progressdialog purchase relativelayout spinner thread tutorial tweet twitter twitter4j upload xml youtube youtube api -
[TUT] Get your app OAuth YouTube API access
TweetThis tutorial will explain how to allow a user to sign into YouTube, getting your application authorised so you can use the YouTube API. This will allow you to upload / like / post comments etc for the YouTube user. This uses OAuth in the standard way i.e. requesting and receiving an access token. References [...]