When executing this line: DocService client = new DocsService("MyAppName");
Error: InvocationTargetException: cause = VerifyError, cdetailMessage: com/google/gdata/client/media/MediaService
Am I missing something in the build path? I have these jars:
gdata-2.2.1-alpha.jar
gdata-core-1.0.jar
gdata-media-1.0.jar
gdata-docs-3.0.jar
(Android 4.0.3, jre6)