草庐IT

android - org.apache.commons.collections.BeanMap : can't find referenced class java. beans.Introspector

我正在尝试使用Proguard来混淆我的Android应用程序。此外,我正在使用IntelliJIdea11.1.3构建发布签名的APK,并在“打开模块设置”->“方面”->“编译器”->“运行混淆器”中选择了运行混淆器选项。当我不使用Proguard时,应用程序编译没有任何错误,但使用Proguard时出现以下错误Error:[MyApp]Warning:org.apache.commons.collections.BeanMap:can'tfindreferencedclassjava.beans.IntrospectorError:[MyApp]Warning:org.apach

java - ProGuard:警告:org.apache.commons.beanutils.BeanMap$2:找不到父类(super class)或接口(interface) org.apache.commons.collections.Transformer

我在Android应用程序上使用Proguard时遇到以下错误。ProGuard:[sand]Warning:org.apache.commons.beanutils.BeanMap$2:can'tfindsuperclassorinterfaceorg.apache.commons.collections.TransformerProGuard:[sand]Warning:org.apache.commons.beanutils.BeanMap$3:can'tfindsuperclassorinterfaceorg.apache.commons.collections.Transfo