fer626 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Android(sdk r18, adt 18.0.0) Eclipse -> Export Signed Application ->(Proguard enabled) ->error #460

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version of google-api-java-client (e.g. 1.5.0-beta)?
1.8.0-Beta

Java environment (e.g. Java 6, Android 2.3, App Engine)?
Android 4.0.3
Windows 7 x64
Eclipse 3.7.2

Problem : 
While creating the android app(calendar-android-sample) for release using 
Eclipse (Android SDK r18 and ADT 18.0.0.v201203301601-306762) it seems that for 
proguard.cfg is getting a dex error 1 without showing any information on 
console. 
It seems the format of project.properties is changed to include 
proguard-project.txt

How would you expect it to be fixed?
Preferably keep using proguard.cfg

Original issue reported on code.google.com by morphi...@gmail.com on 18 Apr 2012 at 10:06

GoogleCodeExporter commented 9 years ago
Please provide more detailed information about what dex error is reported.  
Also, please check our latest samples for tips for working with proguard.

Original comment by yan...@google.com on 14 Jul 2012 at 11:30

GoogleCodeExporter commented 9 years ago
Thanks for responding, the app is working fine with new samples for working 
with proguard.

Original comment by morphi...@gmail.com on 14 Jul 2012 at 5:20