e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class android.support.v4.app.FragmentActivity, unresolved supertypes: android.support.v4.app.ActivityCompat.RequestPermissionsRequestCodeValidator
问题如上,最终是通过把RecyleView的版本改为和appcompact一致解决的,具体为什么出现这个问题还不清楚。

本文解决了在Android开发中遇到的Supertypes无法解析的问题,通过调整RecyleView和appcompact版本一致性,成功解决了FragmentActivity的依赖冲突。
7万+

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



