Android - Proguard returned with error code 1. See console

Medo Elkamaly

I have a problem with proguard. i get this on The console i use proguard 4.11 .how can i fix this?

    [2014-02-11 12:46:55 - Distributor] Proguard returned with error code 1. See console
    [2014-02-11 12:46:55 - Distributor] Note: there were 4 duplicate class definitions.
    [2014-02-11 12:46:55 - Distributor]       (http://proguard.sourceforge.net/manual/troubleshooting.html#duplicateclass)
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.content.res.XmlResourceParser extends or implements program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.content.Intent depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.content.IntentFilter depends on program class org.xmlpull.v1.XmlSerializer
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.content.IntentFilter depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.content.res.ColorStateList depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.graphics.drawable.ColorDrawable depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.graphics.drawable.Drawable depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.graphics.drawable.Drawable depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.graphics.drawable.Drawable depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.graphics.drawable.LevelListDrawable depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.view.LayoutInflater depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: library class android.view.LayoutInflater depends on program class org.xmlpull.v1.XmlPullParser
    [2014-02-11 12:46:55 - Distributor] Warning: there were 12 instances of library classes depending on program classes.
    [2014-02-11 12:46:55 - Distributor]          You must avoid such dependencies, since the program classes will
    [2014-02-11 12:46:55 - Distributor]          be processed, while the library classes will remain unchanged.
    [2014-02-11 12:46:55 - Distributor]          (http://proguard.sourceforge.net/manual/troubleshooting.html#dependency)
    [2014-02-11 12:46:55 - Distributor] Error: Please correct the above warnings first.
Medo Elkamaly

i added this line to proguard-project.txt

    -dontwarn org.xmlpull.v1.**

and this line to project.properties

   proguard.config=proguard-project.txt

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Proguard returned with error code 1. See console Android

From Dev

Android application signing: Proguard returned with error code 1. see console

From Dev

Android application signing: Proguard returned with error code 1. see console

From Dev

Proguard returned with error code 1. See console java.io.IOException

From Dev

Proguard - Proguard returned with error code 1

From Dev

Proguard: how to solve error code 1?

From Dev

Proguard: how to solve error code 1?

From Dev

Error in Encoding android code using Proguard

From Dev

clang: error: linker command failed with exit code 1 (use -v to see invocation) console app

From Dev

/usr/bin/dpkg returned an error code (1)

From Dev

dpkg is messed up, returned an error code (1)

From Dev

Eclipse returned error message “Java was started but returned exit code= 1”

From Dev

Eclipse returned error message “Java was started but returned exit code= 1”

From Dev

Proguard with Unity3d return error code 1

From Dev

Proguard with Unity3d return error code 1

From Dev

code obfuscation in android with proguard

From Dev

Build error referencing build.xml and proguard file: "null returned: 1"

From Dev

Android proguard Gson Error

From Dev

Android proguard Gson Error

From Java

Eclipse returns error message "Java was started but returned exit code = 1"

From Dev

Sub-process /usr/bin/dpkg returned an error code (1)

From Dev

Eclipse error: java was started but returned exit code=1

From Dev

sqlite returned: error code = 1, msg = no such column: TELEPHONE,

From Dev

Eclipse error: java was started but returned exit code=1

From Dev

Package Upgrade Failure dpkg returned an error code (1)

From Dev

ProGuard Android - JDBC Error - NullPointerException

From Dev

Error while installing php-pear , dpkg error returned error code 1

From Dev

Error while installing Apache; error is "E: Sub-process /usr/bin/dpkg returned an error code (1)"

From Dev

Error while installing php-pear , dpkg error returned error code 1

Related Related

  1. 1

    Proguard returned with error code 1. See console Android

  2. 2

    Android application signing: Proguard returned with error code 1. see console

  3. 3

    Android application signing: Proguard returned with error code 1. see console

  4. 4

    Proguard returned with error code 1. See console java.io.IOException

  5. 5

    Proguard - Proguard returned with error code 1

  6. 6

    Proguard: how to solve error code 1?

  7. 7

    Proguard: how to solve error code 1?

  8. 8

    Error in Encoding android code using Proguard

  9. 9

    clang: error: linker command failed with exit code 1 (use -v to see invocation) console app

  10. 10

    /usr/bin/dpkg returned an error code (1)

  11. 11

    dpkg is messed up, returned an error code (1)

  12. 12

    Eclipse returned error message “Java was started but returned exit code= 1”

  13. 13

    Eclipse returned error message “Java was started but returned exit code= 1”

  14. 14

    Proguard with Unity3d return error code 1

  15. 15

    Proguard with Unity3d return error code 1

  16. 16

    code obfuscation in android with proguard

  17. 17

    Build error referencing build.xml and proguard file: "null returned: 1"

  18. 18

    Android proguard Gson Error

  19. 19

    Android proguard Gson Error

  20. 20

    Eclipse returns error message "Java was started but returned exit code = 1"

  21. 21

    Sub-process /usr/bin/dpkg returned an error code (1)

  22. 22

    Eclipse error: java was started but returned exit code=1

  23. 23

    sqlite returned: error code = 1, msg = no such column: TELEPHONE,

  24. 24

    Eclipse error: java was started but returned exit code=1

  25. 25

    Package Upgrade Failure dpkg returned an error code (1)

  26. 26

    ProGuard Android - JDBC Error - NullPointerException

  27. 27

    Error while installing php-pear , dpkg error returned error code 1

  28. 28

    Error while installing Apache; error is "E: Sub-process /usr/bin/dpkg returned an error code (1)"

  29. 29

    Error while installing php-pear , dpkg error returned error code 1

HotTag

Archive