[android-developers] Re: Proguard and Conversion to Dalvik format failed with error 1
After few test,
the problem is coming from an external Jar.
twitter4J - http://twitter4j.org/en/index.html.
I try to exclude the file doing :
-keep public class twitter4j.**{ public protected *; }
I still got the problem.
I have no problem with the libGoogleAnalytics.jar
Does someone has a solution ?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home