转自VC错误:http://www.vcerror.com/?p=1978
问题描述:
Proguard returned with error code 1. See console
Note: there were 1 duplicate class definitions.
Warning: android.support.v4.os.ParcelableCompatCreatorHoneycombMR2: can't find superclass or interface android.os.Parcelable$ClassLoaderCreator
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1978
问题描述:
Proguard returned with error code 1. See console
Note: there were 1 duplicate class definitions.
Warning: android.support.v4.os.ParcelableCompatCreatorHoneycombMR2: can't find superclass or interface android.os.Parcelable$ClassLoaderCreator
解决方法:
具体的解决方法参考文章:http://www.vcerror.com/?p=1978
本文解决使用ProGuard时遇到的duplicate class definitions错误及找不到Parcelable类的子类或接口的问题。提供了详细的解决步骤,帮助开发者避免常见的混淆与依赖问题。
8229

被折叠的 条评论
为什么被折叠?



