SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

GData API for GoogleDocs V3.0 on Androdi causes Verify Errror. #307

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.adding google doc api v3.0 to android project causes java.lang.verify error.
2.
3.

What is the expected output? What do you see instead?
It should not occure. 
I get below output:
Could not find class 'com.google.gdata.data.spreadsheet.WorksheetEntry'
WARN/dalvikvm(4886): Verifier rejected class 
java.lang.VerifyError: com.google.gdata.data.docs.SpreadsheetEntry

What version of the product are you using? On what operating system?
Google gdata-java-client DOC API V3.0 on Win Vista OS.

Please provide any additional information below.

Original issue reported on code.google.com by piyushn...@gmail.com on 28 Aug 2010 at 6:21

Attachments:

GoogleCodeExporter commented 9 years ago
gdata-java-client does not support Android.  Please instead use:

http://code.google.com/p/google-api-java-client/

Original comment by yan...@google.com on 9 Sep 2010 at 4:06