discomarathon / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

GSON 1.7.1 and AdMob 4.0.4 still not working together #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set AdMob version 4.0.0 or upwards to build path
2. Set GSON 1.7.1 to build parth
3. Try making an Android app

What is the expected output? What do you see instead?
I expect the application to compile. Instead I get this error in Eclipse:
"Conversion to Dalvik format failed with error 1"

What version of the product are you using? On what operating system?
Windows 7, GSON 1.7.1, AdMob 4.0.4

Please provide any additional information below.
GSON works fine with older versions of AdMob (don't know the exact version) but 
blocks the entire app from compiling when trying to use the latest versions of 
both libraries. it also does not work with GSON 1.6

Original issue reported on code.google.com by derbsl...@gmail.com on 29 Apr 2011 at 7:33

GoogleCodeExporter commented 9 years ago
You can just delete GSON library because Admob library itself use GSON

Original comment by nathanie...@gmail.com on 30 Apr 2011 at 9:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
AdMob is available in version 4.1.0. Now it works fine with GSON 1.7.1 together.

Original comment by martinko...@gmail.com on 27 May 2011 at 12:14

GoogleCodeExporter commented 9 years ago
AdMob updated its library.

Original comment by joel.leitch@gmail.com on 3 Jun 2011 at 6:22