您的位置:首页 > 移动开发 > Android开发

Android混淆打包出错,出现类似 there were 133 duplicate class definitions.

2014-11-24 10:44 519 查看
Android混淆后打包时出现打包失败:

[2014-11-24 10:39:39 - Haiwan] Proguard returned with error code 1. See console
[2014-11-24 10:39:39 - Haiwan] Note: there were 133 duplicate class definitions.
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find superclass or interface android.support.v4.view.OnApplyWindowInsetsListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$1: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$2: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$3: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorUpdateListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView$VisibilityAnimListener: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$1: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$2: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView$VisibilityAnimListener: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$2: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$3: can't find superclass or interface android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar$DisplayOptions: can't find referenced class android.support.annotation.IntDef
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar$LayoutParams: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBar$NavigationMode: can't find referenced class android.support.annotation.IntDef
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivity: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivity: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivity: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivity: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegate: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase: can't find referenced method 'void setOnApplyWindowInsetsListener(android.view.View,android.support.v4.view.OnApplyWindowInsetsListener)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase: can't find referenced method 'void requestApplyInsets(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase: can't find referenced method 'boolean hasPermanentMenuKey(android.view.ViewConfiguration)' in class android.support.v4.view.ViewConfigurationCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.OnApplyWindowInsetsListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$2: can't find referenced class android.support.v4.view.WindowInsetsCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarActivityDelegateBase$ActionModeCallbackWrapper: can't find referenced method 'void requestApplyInsets(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarDrawerToggle$DelegateProvider: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.app.ActionBarDrawerToggle$TmpDelegateProvider: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.ToolbarActionBar: can't find referenced method 'void setElevation(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.ToolbarActionBar: can't find referenced method 'float getElevation(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.ToolbarActionBar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'void setElevation(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'float getElevation(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'void requestApplyInsets(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'void setTranslationY(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced method 'void setAlpha(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorUpdateListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$1: can't find referenced method 'void setTranslationY(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$1: can't find referenced method 'void requestApplyInsets(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.app.WindowDecorActionBar$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorUpdateListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ActionBarPolicy: can't find referenced method 'boolean hasPermanentMenuKey(android.view.ViewConfiguration)' in class android.support.v4.view.ViewConfigurationCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.ViewPropertyAnimatorCompatSet$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.menu.ActionMenuItem: can't find referenced method 'android.graphics.drawable.Drawable getDrawable(android.content.Context,int)' in class android.support.v4.content.ContextCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.menu.BaseMenuPresenter: can't find referenced method 'void jumpDrawablesToCurrentState(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.menu.MenuBuilder: can't find referenced method 'android.graphics.drawable.Drawable getDrawable(android.content.Context,int)' in class android.support.v4.content.ContextCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.view.menu.SubMenuBuilder: can't find referenced method 'android.graphics.drawable.Drawable getDrawable(android.content.Context,int)' in class android.support.v4.content.ContextCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced method 'void setAlpha(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.AbsActionBarView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarBackgroundDrawableV21: can't find referenced class android.support.annotation.NonNull
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced method 'void setTranslationX(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced method 'void setScaleY(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarContextView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced method 'void requestApplyInsets(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced method 'int getWindowSystemUiVisibility(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced method 'float getTranslationY(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced method 'void setTranslationY(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$1: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$3: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$4: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$4: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$4: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActionBarOverlayLayout$4: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActivityChooserModel: can't find referenced class android.support.v4.os.AsyncTaskCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ActivityChooserModel: can't find referenced class android.support.v4.os.AsyncTaskCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.DrawableWrapper: can't find referenced method 'void setTint(android.graphics.drawable.Drawable,int)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.DrawableWrapper: can't find referenced method 'void setTintList(android.graphics.drawable.Drawable,android.content.res.ColorStateList)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.DrawableWrapper: can't find referenced method 'void setTintMode(android.graphics.drawable.Drawable,android.graphics.PorterDuff$Mode)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.DrawableWrapper: can't find referenced method 'void setHotspot(android.graphics.drawable.Drawable,float,float)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.DrawableWrapper: can't find referenced method 'void setHotspotBounds(android.graphics.drawable.Drawable,int,int,int,int)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ListViewCompat: can't find referenced method 'void setHotspot(android.graphics.drawable.Drawable,float,float)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced method 'void setAlpha(android.view.View,float)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListener
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ScrollingTabContainerView$VisibilityAnimListener: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.TintManager: can't find referenced method 'android.graphics.drawable.Drawable getDrawable(android.content.Context,int)' in class android.support.v4.content.ContextCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper: can't find referenced method 'android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$2: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.internal.widget.ToolbarWidgetWrapper$3: can't find referenced class android.support.v4.view.ViewPropertyAnimatorListenerAdapter
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ActionMenuPresenter$OverflowMenuButton: can't find referenced method 'void setHotspotBounds(android.graphics.drawable.Drawable,int,int,int,int)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.LinearLayoutCompat$DividerMode: can't find referenced class android.support.annotation.IntDef
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.LinearLayoutCompat$OrientationMode: can't find referenced class android.support.annotation.IntDef
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ListPopupWindow: can't find referenced class android.support.v4.widget.PopupWindowCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ListPopupWindow: can't find referenced class android.support.v4.widget.PopupWindowCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ListPopupWindow$DropDownListView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ListPopupWindow$DropDownListView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.ListPopupWindow$DropDownListView: can't find referenced class android.support.v4.view.ViewPropertyAnimatorCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.SwitchCompat: can't find referenced method 'void setHotspotBounds(android.graphics.drawable.Drawable,int,int,int,int)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.SwitchCompat: can't find referenced method 'void setHotspot(android.graphics.drawable.Drawable,float,float)' in class android.support.v4.graphics.drawable.DrawableCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.Toolbar: can't find referenced method 'int getMinimumHeight(android.view.View)' in class android.support.v4.view.ViewCompat
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.Toolbar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.Toolbar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.Toolbar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan] Warning: android.support.v7.widget.Toolbar: can't find referenced class android.support.annotation.Nullable
[2014-11-24 10:39:39 - Haiwan]       You should check if you need to specify additional program jars.
[2014-11-24 10:39:39 - Haiwan] Warning: there were 164 unresolved references to classes or interfaces.
[2014-11-24 10:39:39 - Haiwan]          You may need to specify additional library jars (using '-libraryjars').
[2014-11-24 10:39:39 - Haiwan] Warning: there were 44 unresolved references to program class members.
[2014-11-24 10:39:39 - Haiwan]          Your input classes appear to be inconsistent.
[2014-11-24 10:39:39 - Haiwan]          You may need to recompile them and try again.
[2014-11-24 10:39:39 - Haiwan]          Alternatively, you may have to specify the option
[2014-11-24 10:39:39 - Haiwan]          '-dontskipnonpubliclibraryclassmembers'.
[2014-11-24 10:39:39 - Haiwan] Error: Please correct the above warnings first.
根据提示,在proguard-project.txt文件添加

-dontusemixedcaseclassnames
-dontskipnonpubliclibraryclasses
-verbose
-ignorewarnings
即可打包成功
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐