小编Med*_*aly的帖子

Android - Proguard返回错误代码1.请参阅控制台

我对proguard有疑问.我在控制台上得到这个我使用proguard 4.11.我可以解决这个问题吗?

    [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 …
Run Code Online (Sandbox Code Playgroud)

android

3
推荐指数
1
解决办法
4376
查看次数

标签 统计

android ×1