December 29th, 2011, 12:21 AM
|
#1 (permalink)
|
|
New Member
Join Date: Nov 2011
Posts: 10
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
upload to youTube?
Hi,
I am using the code provided by google to upload videos to youTube. It is giving a null pointer exception in this line:
I have searched in google. Everywhere they are using this code only.
I dont know how to remove this exception.
service.insert(new URL(VIDEO_UPLOAD_FEED), newEntry);
Thanks in advance.
|
|
|