Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7563745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:44:30+00:00 2026-05-30T13:44:30+00:00

I have a project that I’ve been using proguard with successfully for a long

  • 0

I have a project that I’ve been using proguard with successfully for a long time, purposely running with an older version of ADB (pre r12) because I always seem to hit errors that take too long to resolve. I recently updated to r16, and doing so completely broke my ability to build on the command line using -> “ant release”

I found an overload of information that allowed me to resolve multiple problems, but now I have the following problem, and I’ve none of the suggestions I’ve tried has worked:

    [dx] UNEXPECTED TOP-LEVEL EXCEPTION:
       [dx] java.lang.IllegalArgumentException: already added: Lcom/android/vend
ing/licensing/AESObfuscator;
       [dx]     at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection
.java:123)
       [dx]     at com.android.dx.dex.file.DexFile.add(DexFile.java:163)
       [dx]     at com.android.dx.command.dexer.Main.processClass(Main.java:486)

       [dx]     at com.android.dx.command.dexer.Main.processFileBytes(Main.java:
455)
       [dx]     at com.android.dx.command.dexer.Main.access$400(Main.java:67)
       [dx]     at com.android.dx.command.dexer.Main$1.processFileBytes(Main.jav
a:394)
       [dx]     at com.android.dx.cf.direct.ClassPathOpener.processArchive(Class
PathOpener.java:245)
       [dx]     at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPath
Opener.java:131)
       [dx]     at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpe
ner.java:109)
       [dx]     at com.android.dx.command.dexer.Main.processOne(Main.java:418)
       [dx]     at com.android.dx.command.dexer.Main.processAllFiles(Main.java:3
29)
       [dx]     at com.android.dx.command.dexer.Main.run(Main.java:206)
       [dx]     at com.android.dx.command.dexer.Main.main(Main.java:174)
       [dx]     at com.android.dx.command.Main.main(Main.java:95)
       [dx] 1 error; aborting

BUILD FAILED
C:\Users\Public\android_sdk_r3\android-sdk-windows\tools\ant\build.xml:752: The
following error occurred while executing this line:
C:\Users\Public\android_sdk_r3\android-sdk-windows\tools\ant\build.xml:754: The
following error occurred while executing this line:
C:\Users\Public\android_sdk_r3\android-sdk-windows\tools\ant\build.xml:766: The
following error occurred while executing this line:
C:\Users\Public\android_sdk_r3\android-sdk-windows\tools\ant\build.xml:256: null
 returned: 1

I know that it’s saying AESObfuscator is being added twice, but I’m not sure of all the various places that it is being pulled in to my project. Other posts referencing this problem resulted in people providing many different possible solutions. I’m hoping someone can tell me definitively what to remove.

LVL’s jar file is listed under “Reference Libraries.” I manually copied the jar file to the libs folder to resolve other errors I encountered. Right-clicking my project and selecting “Properties” -> “Java Build Path” -> “Libraries” has the LVL jar file, Android 2.2, and com.android.ide.eclipse.adt.LIBRARIES. Initially “Libraries” had Android 2.2 and “Reference Libraries” but I manually removed reference libraries at someone else’s suggestion, but this caused errors in Eclipse. I then manually added the LVL jar back in “Libraries” by selecting “Add external JAR” and the result was the 3 items above.

What do I need to do to resolve this? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T13:44:32+00:00Added an answer on May 30, 2026 at 1:44 pm

    There were a few different things I did to get everything working, but unfortunately I’m uncertain if there was one certain step that did the trick.

    I deleted the extra src folders that were added for each library I had after performing the upgrade.

    I stopped using LVL as an external library, and just added the source code directly to my project.

    In Eclipse, I went into Properties -> Android, and in the Library section of the window that appears I deleted all references.

    There were specific errors that were shown in Eclipse for the proguard files being used in my project, but those were easily identified and corrected.

    At this point I thought everything should have worked, but I still had problems. So I cleaned the project, and suddenly everything worked fine. So, it appears that I needed to take each of the above steps in order to solve my problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have Java project that I formerly debugged using Sysdeo Launcher. Now I'd like
I have a project that I've been working on for a while. It is
I have a project that uses totoiseSVN. Before upgrading it to 1.7 version all
I have a project that I have been working on and am closing to
I have a project that I want to build using automake. The project consists
I have a project that isn't using USING anywhere with their ADO.NET code. I
I have project that I'm working on that is going to require a webserver.
I have a project that I'm currently working on but it currently only supports
I have a project that I would like to start beta testing soon, it
I have a project that I'm working on and I need to be able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.