Sunday, July 10, 2011

[android-developers] Re: Proguard with external library

Review the proguard warnings in the console and If you think they
won't cause problems
try adding -ignorewarnings in your proguard.cfg

On Jul 8, 4:32 pm, Albert <albert8...@googlemail.com> wrote:
> Hi,
>
> I am trying to use proguard when exporting the build but it's failing
> on "Proguard returned with error code 1" - the problem comes from
> having the twitter4j jar.
>
> I have tried this: -libraryjars libs/twitter4j-core-android-2.2.3.jar
> but with no luck. Have anyone done this before?
>
> Thanks in advance,
> Alberto

--
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

No comments:

Post a Comment