方法的处理方式是抽象的,但并未在DEX文件中发出警告警告

问题描述

我在我的项目上启用了proguard,它会不断发出警告

[methodName] is abstract,but the declaring class is neither abstract nor an interface in dex file [path_to_dex_file/base.apk]

警告的原因是什么?如何处理?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)