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 8841471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T10:43:35+00:00 2026-06-14T10:43:35+00:00

I don’t even know where to start with this error. Is there error in

  • 0

I don’t even know where to start with this error. Is there error in ACRA???

 UNEXPECTED TOP-LEVEL EXCEPTION:
 java.lang.IllegalArgumentException: already added: Lorg/acra/ACRA$1;
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:123)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.dex.file.DexFile.add(DexFile.java:163)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.processClass(Main.java:486)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.processFileBytes(Main.java:455)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.access$400(Main.java:67)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main$1.processFileBytes(Main.java:394)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.cf.direct.ClassPathOpener.processArchive(ClassPathOpener.java:245)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.cf.direct.ClassPathOpener.processOne(ClassPathOpener.java:131)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.cf.direct.ClassPathOpener.process(ClassPathOpener.java:109)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.processOne(Main.java:418)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.processAllFiles(Main.java:329)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.dx.command.dexer.Main.run(Main.java:206)
 [2012-11-11 18:01:57 - phca] Dx    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 [2012-11-11 18:01:57 - phca] Dx    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 [2012-11-11 18:01:57 - phca] Dx    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 [2012-11-11 18:01:57 - phca] Dx    at java.lang.reflect.Method.invoke(Method.java:597)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.ide.eclipse.adt.internal.build.DexWrapper.run(DexWrapper.java:180)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.ide.eclipse.adt.internal.build.BuildHelper.executeDx(BuildHelper.java:703)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.ide.eclipse.adt.internal.build.builders.PostCompilerBuilder.build(PostCompilerBuilder.java:577)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:321)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:396)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.resources.Project$1.run(Project.java:618)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:597)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.core.internal.resources.Project.build(Project.java:124)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.ide.eclipse.adt.internal.project.ProjectHelper.doFullIncrementalDebugBuild(ProjectHelper.java:1000)
 [2012-11-11 18:01:57 - phca] Dx    at com.android.ide.eclipse.adt.internal.launch.LaunchConfigDelegate.launch(LaunchConfigDelegate.java:147)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:855)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:704)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1047)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.debug.internal.ui.DebugUIPlugin$7.run(DebugUIPlugin.java:1133)
 [2012-11-11 18:01:57 - phca] Dx    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
 [2012-11-11 18:01:57 - phca] Dx 1 error; aborting
 [2012-11-11 18:01:57 - phca] Conversion to Dalvik format failed with error 1
  • 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-06-14T10:43:36+00:00Added an answer on June 14, 2026 at 10:43 am

    It looks you are adding two classes with the same name or two times the same class. Check your project properties, on Java Build Path and check if you happen to have included the same source twice.

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

Sidebar

Related Questions

Don't know if anyone can help me with this or if it's even possible.
Don't know what to do with this error. How to add data in SQL
Don't know why this conversion fails. SELECT CAST('32.999' AS INT) throws the error saying
Don't know if there is a better way to do this, so that is
Don't know how to google for such, but is there a way to query
I don't know why, but this code worked for me a month ago... maybe
Don't ask why, but is there any way to suppress a failed linking error?
I don't know how better to describe this. So take this example. var a
Don't know why this doesn't work. I can't do implicit animation for a newly
Don't overthink this - there's a very commonly used term and I ... have

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.