Android接入各种SDK问题总结

作者: poxiao 分类: Android 发布时间: 2019-06-26 23:10

问题1.Dependency not found: android.support.v7.widget.RecyclerView

解决方案:

 

问题2.Failed to find provider info for com.google.android.gms.chimera

Google Play services missing or without correct permission.

解决方案:

安装Google Play  及相关服务

 

问题3.MediaPlayer: Should have subtitle controller already set

解决方案:

https://blog.csdn.net/ouyang_peng/article/details/54023240

 

问题4:Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider

解决方案:

安装Facebook应用

 

问题5:You don’t call AudienceNetworkAds.initialize(). Some functionality may not work properly.

解决方案:

 

本文链接:Android接入各种SDK问题总结

转载声明:本站文章若无特别说明,皆为原创,转载请注明来源:破晓(http://www.code2048.net),谢谢!^^


如果觉得我的文章对您有用,请随意打赏。您的支持将鼓励我继续创作!

发表评论

邮箱地址不会被公开。 必填项已用*标注