hi all,

I use the youtube api and other libs such as gdata_client...
http://code.google.com/intl/zh-TW/apis/youtube/getting_started.html

but I always get the verify error:
==============================
E/dalvikvm(  749): Could not find class
'com.google.gdata.data.media.MediaStream
Source', referenced from method
com.google.gdata.client.media.MediaService.getMe
diaResource
W/dalvikvm(  749): VFY: unable to resolve new-instance 538 (Lcom/
google/gdata/da
ta/media/MediaStreamSource;) in Lcom/google/gdata/client/media/
MediaService;
W/dalvikvm(  749): VFY:  rejecting opcode 0x22 at 0x0013
W/dalvikvm(  749): VFY:  rejected Lcom/google/gdata/client/media/
MediaService;.g
etMediaResource (Ljava/net/URL;Lcom/google/gdata/util/ContentType;Lcom/
google/gd
ata/data/DateTime;)Lcom/google/gdata/data/media/MediaSource;
W/dalvikvm(  749): Verifier rejected class Lcom/google/gdata/client/
media/MediaS
ervice;
D/AndroidRuntime(  749): Shutting down VM
W/dalvikvm(  749): threadid=3: thread exiting with uncaught exception
(group=0x4
000fe70)
E/AndroidRuntime(  749): Uncaught handler: thread main exiting due to
uncaught e
xception
E/AndroidRuntime(  749): java.lang.VerifyError:
com.google.gdata.client.media.Me
diaService
.....................

==========================
so I want to confirm whether Android can integrate gdata and youtube
api(lib)?
or is there have mailing list for "gdata" that I can serach for
problems?

thanks
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to