Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gson & AdMob 4.0.4 crashes Android app #308

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 5 comments
Closed

gson & AdMob 4.0.4 crashes Android app #308

GoogleCodeExporter opened this issue Mar 19, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use gson-1.6.jar in the build path of the Android app
2. Use GoogleAdMobAdsSdk-4.0.4.jar in the build path of the Android app
3. -

What is the expected output? What do you see instead?
Expected: application to work normally
Instead: getting "Conversion to Dalvik format failed with error 1" error which 
completely blocks the application from compiling or running.

What version of the product are you using? On what operating system?
GSON 1.6 & GoogleAdMobAdsSdk-4.0.4.jar (same problem with 4.0.2)

Please provide any additional information below.
Please fix asap. I require gson (it rocks!) but also wanna change to the new 
AdMob SDK.

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

@GoogleCodeExporter
Copy link
Author

Original comment by limpbizkit on 12 Apr 2011 at 10:52

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Why has this issue merged into 255? It's not the same problem!
I actually followed the solution in issue 255 but this did not solve my 
problem. At least it fixes the problem I also have with crashing certain phone 
types from HTC.

Following this solution I just get a different error:

[2011-04-13 10:57:01 - cheatdatabase-android] Error generating final archive: 
Found duplicate file for APK: assembly-descriptor.xml
Origin 1: 
C:\Users\de\Development\Android\cheatdatabase-android\lib\GoogleAdMobAdsSdk-4.0.
4.jar
Origin 2: 
C:\Users\de\Development\Android\cheatdatabase-android\lib\myjson-1.6.jar

My problem has nothing to do with any phone types or whatsoever. The problem 
comes in Eclipse and I am not able to compile the app anymore when using GSON 
1.6 & AdMob 4.0.4 in my build path. It also does not work if I follow the steps 
mentioned in Issue 255.

Original comment by derbsl...@gmail.com on 13 Apr 2011 at 9:26

@GoogleCodeExporter
Copy link
Author

FYI,
I contacted the AdMob SDK team and they are aware of this issue and are working 
on it. Watch their forums for a new beta release.

Original comment by joel.leitch@gmail.com on 13 Apr 2011 at 5:28

@GoogleCodeExporter
Copy link
Author

Thank you very much :]

Original comment by derbsl...@gmail.com on 13 Apr 2011 at 5:38

@GoogleCodeExporter
Copy link
Author

removed assembly-descriptor.xml from the jar files in r812

Original comment by inder123 on 13 Apr 2011 at 6:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant